File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1212 <exclude name =" PEAR.Commenting.FileComment" />
1313 </rule >
1414
15+ <rule ref =" Squiz.WhiteSpace.FunctionSpacing" >
16+ <properties >
17+ <property name =" spacingBeforeFirst" value =" 0" />
18+ <property name =" spacingAfterLast" value =" 0" />
19+ </properties >
20+ </rule >
21+
1522 <!-- Rules not applied to tests -->
16- <rule ref =" NeutronStandard .Functions.LongFunction.LongFunction " >
23+ <rule ref =" SlevomatCodingStandard .Functions.FunctionLength.FunctionLength " >
1724 <exclude-pattern >tests/TypeInferenceTest.php</exclude-pattern >
1825 </rule >
1926 <rule ref =" NeutronStandard.Functions.TypeHint.UnusedReturnType" >
5360 <rule ref =" WordPress.WP.GlobalVariablesOverride" >
5461 <exclude-pattern >tests/</exclude-pattern >
5562 </rule >
56-
57- <rule ref =" Squiz.WhiteSpace.FunctionSpacing" >
58- <properties >
59- <property name =" spacingBeforeFirst" value =" 0" />
60- <property name =" spacingAfterLast" value =" 0" />
61- </properties >
62- </rule >
6363</ruleset >
You can’t perform that action at this time.
0 commit comments