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 1107043 commit 4cc6896Copy full SHA for 4cc6896
Inpsyde/ruleset.xml
@@ -145,7 +145,6 @@
145
<rule ref="Generic.CodeAnalysis.AssignmentInCondition"/>
146
<rule ref="Generic.CodeAnalysis.EmptyPHPStatement"/>
147
<rule ref="Generic.Formatting.SpaceAfterCast"/>
148
- <rule ref="Generic.Formatting.SpaceAfterNot"/>
149
<rule ref="Generic.Metrics.CyclomaticComplexity">
150
<properties>
151
<property name="absoluteComplexity" value="50"/>
0 commit comments