File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -41,3 +41,19 @@ parameters:
41
41
SlevomatCodingStandard\Sniffs\Classes\UnusedPrivateElementsSniff :
42
42
- tests/component/project/Luigi/Pizza.php
43
43
- tests/example.file.php
44
+ PhpCsFixer\Fixer\ClassNotation\ClassAttributesSeparationFixer :
45
+ - tests/example.file.php
46
+ PhpCsFixer\Fixer\ClassNotation\SingleClassElementPerStatementFixer :
47
+ - tests/example.file.php
48
+ PhpCsFixer\Fixer\ClassNotation\VisibilityRequiredFixer :
49
+ - tests/example.file.php
50
+ PhpCsFixer\Fixer\Phpdoc\PhpdocIndentFixer :
51
+ - tests/example.file.php
52
+ PhpCsFixer\Fixer\Phpdoc\PhpdocNoEmptyReturnFixer :
53
+ - tests/example.file.php
54
+ PhpCsFixer\Fixer\Phpdoc\PhpdocTrimFixer :
55
+ - tests/example.file.php
56
+ PhpCsFixer\Fixer\Phpdoc\PhpdocVarWithoutNameFixer :
57
+ - tests/example.file.php
58
+ Symplify\CodingStandard\Fixer\Commenting\RemoveUselessDocBlockFixer :
59
+ - tests/example.file.php
You can’t perform that action at this time.
0 commit comments