We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301e8d5 commit d663896Copy full SHA for d663896
Inpsyde/ruleset.xml
@@ -26,6 +26,7 @@
26
-->
27
<rule ref="NeutronStandard">
28
<exclude name="NeutronStandard.Functions.LongFunction"/>
29
+ <exclude name="NeutronStandard.Functions.VariableFunctions"/>
30
<exclude name="NeutronStandard.Globals.DisallowGlobalFunctions"/>
31
<!-- This rule is broken for now, see https://github.com/Automattic/phpcs-neutron-standard/issues/19 -->
32
<exclude name="NeutronStandard.Functions.TypeHint.NoReturnType"/>
0 commit comments