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 d3a2bba commit eedd6bcCopy full SHA for eedd6bc
phpcs/ruleset.xml
@@ -27,6 +27,7 @@
27
</properties>
28
</rule>
29
<rule ref="Generic.Formatting.SpaceAfterCast"/>
30
+ <rule ref="Generic.Formatting.SpaceAfterNot"/>
31
<rule ref="Generic.Functions.CallTimePassByReference"/>
32
<rule ref="Generic.Functions.FunctionCallArgumentSpacing"/>
33
<rule ref="Generic.Functions.OpeningFunctionBraceBsdAllman"/>
0 commit comments