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 532dcd2 commit 301e8d5Copy full SHA for 301e8d5
Inpsyde/ruleset.xml
@@ -27,6 +27,8 @@
27
<rule ref="NeutronStandard">
28
<exclude name="NeutronStandard.Functions.LongFunction"/>
29
<exclude name="NeutronStandard.Globals.DisallowGlobalFunctions"/>
30
+ <!-- This rule is broken for now, see https://github.com/Automattic/phpcs-neutron-standard/issues/19 -->
31
+ <exclude name="NeutronStandard.Functions.TypeHint.NoReturnType"/>
32
</rule>
33
34
<!--
0 commit comments