File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 111111 <exclude name =" WordPress.CSRF.NonceVerification.NoNonceVerification" />
112112 <exclude name =" WordPress.Classes.ClassInstantiation.MissingParenthesis" />
113113 </rule >
114- <rule ref =" WordPress.PHP.StrictInArray" />
115- <rule ref =" WordPress.DB.PreparedSQLPlaceholders" />
116- <rule ref =" WordPress.CodeAnalysis.EmptyStatement" />
117114 <rule ref =" Generic.CodeAnalysis.ForLoopWithTestFunctionCall" />
118115 <rule ref =" Generic.CodeAnalysis.UnconditionalIfStatement" />
116+ <rule ref =" Generic.CodeAnalysis.UselessOverridingMethod.Found" >
117+ <severity >0</severity >
118+ </rule >
119+ <rule ref =" WordPress.CodeAnalysis.EmptyStatement" />
120+ <rule ref =" WordPress.PHP.StrictInArray" />
121+ <rule ref =" WordPress.DB.PreparedSQLPlaceholders" />
119122 <rule ref =" WordPress.DB.RestrictedFunctions" />
120123 <rule ref =" WordPress.DB.RestrictedClasses" />
121124 <rule ref =" WordPress.PHP.DevelopmentFunctions" />
You can’t perform that action at this time.
0 commit comments