Skip to content

Commit 4819302

Browse files
authored
Merge pull request #6 from rodrigoprimo/docs/update-phpcs-repo-link
Docs: Update PHP_CodeSniffer repository link
2 parents 702f6b1 + 4245eb7 commit 4819302

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
@@ -111,7 +111,7 @@ make phpstan
111111
### Coding Standards
112112

113113
This project follows a superset of [PSR-12](https://www.php-fig.org/psr/psr-12/)
114-
coding standards, enforced by [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer).
114+
coding standards, enforced by [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).
115115
Rector is also used to enforce code quality and standards
116116

117117
```bash

0 commit comments

Comments
 (0)