Skip to content

Commit b63d66c

Browse files
authored
Merge pull request #75 from rodrigoprimo/docs/update-phpcs-repo-link
Docs: Update PHP_CodeSniffer repository link
2 parents d5bb860 + 53f3429 commit b63d66c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The following Analyzer will be downloaded & installed as PHAR:
9999

100100
#### Running Code Sniffer Drupal & DrupalPractice
101101

102-
https://github.com/squizlabs/PHP_CodeSniffer
102+
https://github.com/PHPCSStandards/PHP_CodeSniffer
103103

104104
PHP_CodeSniffer is a set of two PHP scripts; the main `phpcs` script that tokenizes PHP, JavaScript and CSS files to
105105
detect violations of a defined coding standard, and a second `phpcbf` script to automatically correct coding standard

0 commit comments

Comments
 (0)