File tree Expand file tree Collapse file tree 1 file changed +2
-18
lines changed
Expand file tree Collapse file tree 1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change 2121 <!-- Include full PSR-12 Coding Standard -->
2222 <rule ref =" PSR12" />
2323
24- <rule ref =" Squiz.Functions.MultiLineFunctionDeclaration.FirstParamSpacing" >
25- <exclude-pattern >*/tests/Fixtures/Annotation/Attribute/GlobalDefaultsClass.php</exclude-pattern >
26- </rule >
27-
28- <rule ref =" PSR2.Classes.PropertyDeclaration.SpacingAfterType" >
29- <exclude-pattern >*/tests/Fixtures/Annotation/Attribute/GlobalDefaultsClass.php</exclude-pattern >
30- </rule >
31-
32- <rule ref =" PSR2.Classes.PropertyDeclaration.ScopeMissing" >
33- <exclude-pattern >*/tests/Fixtures/Annotation/Attribute/GlobalDefaultsClass.php</exclude-pattern >
34- </rule >
35-
36- <rule ref =" PSR12.Files.FileHeader.IncorrectOrder" >
37- <exclude-pattern >*/tests/Fixtures/Sample.php</exclude-pattern >
38- </rule >
39-
40- <rule ref =" Squiz.Classes.ValidClassName.NotCamelCaps" >
41- <exclude-pattern >*/src/Locate/*_.php</exclude-pattern >
24+ <rule ref =" PSR2.Classes.PropertyDeclaration.Multiple" >
25+ <exclude-pattern >/src/AnnotationLoader.php</exclude-pattern >
4226 </rule >
4327</ruleset >
You can’t perform that action at this time.
0 commit comments