Skip to content

Commit

Permalink
Merged in feature/PD-594 (pull request #3)
Browse files Browse the repository at this point in the history
Remove non-existing sniffs
  • Loading branch information
Klaas Sangers authored and Jan-Marten de Boer committed Jun 1, 2017
2 parents 57b7f92 + b5f5628 commit 5b01e3a
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 5b01e3a

Please sign in to comment.