Skip to content

Commit d663896

Browse files
committed
Exclude variable functions rule
1 parent 301e8d5 commit d663896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Inpsyde/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
-->
2727
<rule ref="NeutronStandard">
2828
<exclude name="NeutronStandard.Functions.LongFunction"/>
29+
<exclude name="NeutronStandard.Functions.VariableFunctions"/>
2930
<exclude name="NeutronStandard.Globals.DisallowGlobalFunctions"/>
3031
<!-- This rule is broken for now, see https://github.com/Automattic/phpcs-neutron-standard/issues/19 -->
3132
<exclude name="NeutronStandard.Functions.TypeHint.NoReturnType"/>

0 commit comments

Comments
 (0)