added a new validation rule

This commit is contained in:
Fabien Potencier
2017-05-25 19:06:36 +02:00
parent 245d351019
commit 9ea56c3fcf
+1
View File
@@ -277,6 +277,7 @@ the recipe:
* YAML files suffix must be ``.yaml``, not ``.yml``;
* YAML files must be valid;
* YAML files must use 4 space indentations;
* YAML files under etc/packages must not define a "parameters" section;
* JSON files must be valid;
* JSON files must use 4 space indentations;
* Aliases are only supported in the main repository, not the contrib one;