Skip to content

Commit cb1c749

Browse files
committed
Fixed standard name
1 parent 8d01862 commit cb1c749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Before you contribute code to PHP\_CodeSniffer, please make sure it conforms to
66
cd PHP_CodeSniffer
77
php scripts/phpcs . --standard=PHPCS -np
88

9-
Which should give you no output, indicating that there are no PEAR coding standard errors. And then:
9+
Which should give you no output, indicating that there are no coding standard errors. And then:
1010

1111
phpunit
1212

0 commit comments

Comments
 (0)