We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e900d13 + 9e2bfd3 commit c49b8c3Copy full SHA for c49b8c3
.github/CONTRIBUTING.md
@@ -138,7 +138,7 @@ Also note the class name convention. The method `getErrorList()` MUST return an
138
If you run the following from the root directory of your WordPressCS clone:
139
140
```sh
141
-$ "vendor/bin/phpcs" --standard=Wordpress -s ./Tests/PHP/POSIXFunctionsUnitTest.inc --sniffs=WordPress.PHP.POSIXFunctions
+$ "vendor/bin/phpcs" --standard=Wordpress -s ./WordPress/Tests/PHP/POSIXFunctionsUnitTest.inc --sniffs=WordPress.PHP.POSIXFunctions
142
...
143
--------------------------------------------------------------------------------
144
FOUND 7 ERRORS AFFECTING 7 LINES
0 commit comments