We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d01862 commit cb1c749Copy full SHA for cb1c749
CONTRIBUTING.md
@@ -6,7 +6,7 @@ Before you contribute code to PHP\_CodeSniffer, please make sure it conforms to
6
cd PHP_CodeSniffer
7
php scripts/phpcs . --standard=PHPCS -np
8
9
-Which should give you no output, indicating that there are no PEAR coding standard errors. And then:
+Which should give you no output, indicating that there are no coding standard errors. And then:
10
11
phpunit
12
0 commit comments