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 118491d commit e02b49bCopy full SHA for e02b49b
src/LEVIY/ruleset.xml
@@ -175,7 +175,7 @@
175
<exclude name="Symfony.NamingConventions.ValidClassName.InvalidExceptionName"/>
176
</rule>
177
<rule ref="Symfony.Objects.ObjectInstantiation"/>
178
- <rule ref="Symfony.Scope.MethodScope"/>
+ <rule ref="Squiz.Scope.MethodScope"/>
179
<rule ref="Symfony.Whitespace.AssignmentSpacing"/>
180
<rule ref="Symfony.Whitespace.BinaryOperatorSpacing"/>
181
<rule ref="Symfony.Whitespace.CommaSpacing"/>
0 commit comments