File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,19 +18,19 @@ This branch is for use with **PHP 8.1+** repos.
1818The following sniffers are bundles together as ` PSR2R ` already, but you can
1919also use them standalone/separately in any way you like.
2020
21- ** Currently PSR2R ships with over 190 sniffs.**
21+ ** Currently, PSR2R ships with over 190 sniffs.**
2222
2323* [ List of included sniffs] ( docs/sniffs.md )
2424
2525Furthermore, the following ones are recommended to add:
26- - Spryker .Commenting.DocBlockThrows
27- - Spryker .Commenting.DocBlockTagGrouping
26+ - PhpCollective .Commenting.DocBlockThrows
27+ - PhpCollective .Commenting.DocBlockTagGrouping
2828- SlevomatCodingStandard.Functions.DisallowEmptyFunction
2929- SlevomatCodingStandard.PHP.UselessParentheses
3030
3131This library uses [ squizlabs/PHP_CodeSniffer] ( https://github.com/squizlabs/PHP_CodeSniffer/ ) .
3232It can detect all issues and fix some of them automatically and is ideal for CI integration
33- (travis, jenkins, circleci etc).
33+ (travis, jenkins, circleci, GA etc).
3434
3535### Usage
3636
You can’t perform that action at this time.
0 commit comments