File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 16
16
<rule ref =" NeutronStandard.Functions.LongFunction.LongFunction" >
17
17
<exclude-pattern >tests/TypeInferenceTest.php</exclude-pattern >
18
18
</rule >
19
+ <rule ref =" NeutronStandard.Functions.TypeHint.UnusedReturnType" >
20
+ <exclude-pattern >tests/TypeInferenceTest.php</exclude-pattern >
21
+ </rule >
19
22
<rule ref =" PSR12NeutronRuleset.NamingConventions.MeaningfulVariableName" >
20
23
<exclude-pattern >tests/</exclude-pattern >
21
24
</rule >
50
53
<rule ref =" WordPress.WP.GlobalVariablesOverride" >
51
54
<exclude-pattern >tests/</exclude-pattern >
52
55
</rule >
53
- <rule ref =" NeutronStandard.Functions.LongFunction.LongFunction" >
54
- <exclude-pattern >tests/TypeInferenceTest.php</exclude-pattern >
55
- </rule >
56
- <rule ref =" NeutronStandard.Functions.TypeHint.UnusedReturnType" >
57
- <exclude-pattern >tests/TypeInferenceTest.php</exclude-pattern >
58
- </rule >
59
56
</ruleset >
You can’t perform that action at this time.
0 commit comments