Skip to content

Commit

Permalink
Remove non-existing sniffs
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaas Sangers committed Jun 1, 2017
1 parent 57b7f92 commit b5f5628
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/MediactMagento1/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,11 @@
<exclude name="Zend.NamingConventions.ValidVariableName.PrivateNoUnderscore"/>
<exclude name="Generic.Arrays.DisallowShortArraySyntax" />
<exclude name="MEQP1.PHP.PrivateClassMember" />
<exclude name="MEQP1.Performance.EmptyCheck.FoundCount" />
<exclude name="MEQP1.Security.DiscouragedFunction" />
<exclude name="MEQP1.Performance.Loop" />
<exclude name="MEQP1.SQL.SlowQuery" />
<exclude name="MEQP1.Performance.InefficientMethods"/>
<exclude name="Generic.Functions.OpeningFunctionBraceBsdAllman" />
<exclude name="MEQP1.Performance.CollectionCount"/>
<exclude name="MEQP1.Templates.XssTemplate"/>
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/>
<exclude name="MEQP1.PHP.Syntax"/>
<exclude name="MEQP1.Stdlib.DateTime"/>
Expand Down

0 comments on commit b5f5628

Please sign in to comment.