Skip to content

Commit a551416

Browse files
authored
Merge pull request #968 from petk/patch-pear-2
Update PHP_CodeSniffer location to GitHub
2 parents 1bb13df + 33b3c38 commit a551416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/02-01-01-Code-Style-Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Finally, a good supplementary resource for writing clean PHP code is [Clean Code
6363
[psr4]: https://www.php-fig.org/psr/psr-4/
6464
[pear-cs]: https://pear.php.net/manual/en/standards.php
6565
[symfony-cs]: https://symfony.com/doc/current/contributing/code/standards.html
66-
[phpcs]: https://pear.php.net/package/PHP_CodeSniffer/
66+
[phpcs]: https://github.com/squizlabs/PHP_CodeSniffer
6767
[phpcbf]: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically
6868
[st-cs]: https://github.com/benmatselby/sublime-phpcs
6969
[phpcsfixer]: https://cs.symfony.com/

0 commit comments

Comments
 (0)