Skip to content

Commit be10123

Browse files
Update README requirements for supported subfolders
1 parent 95b39e4 commit be10123

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Create a composer package of your coding standard by adding a `composer.json` fi
5050
```
5151

5252
Requirements:
53-
* The repository may contain one or more standards. Each in their separate directory in the root of your repository.
53+
* 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.
5455
* The package `type` must be `phpcodesniffer-standard`. Without this, the plugin will not trigger.
5556

5657
[this]: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Coding-Standard-Tutorial

0 commit comments

Comments
 (0)