File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 30
30
31
31
<exclude name =" Squiz.Commenting.FunctionComment.SpacingAfterParamType" />
32
32
33
+ <!-- https://github.com/doctrine/coding-standard/pull/339 -->
34
+ <exclude name =" Squiz.WhiteSpace.LanguageConstructSpacing" />
35
+
33
36
<!-- replaced by Cdn77.NamingConventions.ValidConstantName -->
34
37
<exclude name =" Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase" />
35
38
43
46
<exclude name =" SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingTraversableTypeHintSpecification" />
44
47
</rule >
45
48
49
+ <!-- https://github.com/doctrine/coding-standard/pull/339 -->
50
+ <rule ref =" Generic.WhiteSpace.LanguageConstructSpacing" />
51
+
46
52
<rule ref =" SlevomatCodingStandard.Classes.ClassStructure" >
47
53
<properties >
48
54
<property name =" groups" type =" array" >
You can’t perform that action at this time.
0 commit comments