We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b39e4 commit be10123Copy full SHA for be10123
README.md
@@ -50,7 +50,8 @@ Create a composer package of your coding standard by adding a `composer.json` fi
50
```
51
52
Requirements:
53
-* The repository may contain one or more standards. Each in their separate directory in the root of your repository.
+* The repository may contain one or more standards.
54
+* Each standard can have a separate directory no deeper than 3 levels from the repository root.
55
* The package `type` must be `phpcodesniffer-standard`. Without this, the plugin will not trigger.
56
57
[this]: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Coding-Standard-Tutorial
0 commit comments