added a new validation rule

This commit is contained in:
Fabien Potencier
2017-05-08 10:47:08 -07:00
parent 80e81be8aa
commit 4484258e46
+1
View File
@@ -295,6 +295,7 @@ the recipe:
* YAML files suffix must be `.yaml`, not `.yml`;
* YAML files must be valid;
* YAML files must use 4 space indentations;
* JSON files must be valid;
* Aliases are only supported in the main repository, not the contrib one;
* Aliases must not be already defined by another package;