Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / config.validate.debug.yml
diff --git a/vendor/drupal/console-en/translations/config.validate.debug.yml b/vendor/drupal/console-en/translations/config.validate.debug.yml
deleted file mode 100644 (file)
index 9e8ded5..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-description: 'Validate a schema implementation before a module is installed.'
-help: 'Helper function to validate a schema implementation before a module is installed. Specify the config and the schema file paths as arguments and validation will be run against them, making schema easier to debug without time consuming installs'
-options: {}
-arguments: {}
-messages:
-    noConfFile: 'Config file at the specified path does not exist'
-    noConfSchema: 'Config schema at the specified path does not exist'
-    noSchemaName: 'Could not find schema definition in schema file. Using definition name:'
\ No newline at end of file