Lines Matching full:exclude
6 <exclude name="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody"/>
7 <exclude name="PSR2.Classes.PropertyDeclaration.ScopeMissing"/>
8 <exclude name="PSR2.Classes.PropertyDeclaration.VarUsed"/>
10 <exclude name="PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE"/>
12 <exclude name="PSR1.Methods.CamelCapsMethodName.NotCamelCaps"/>
14 <exclude name="Squiz.Scope.MethodScope.Missing"/>
16 <exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen"/>
17 <exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose"/>
19 <exclude name="Generic.Commenting.DocComment"/>
20 <exclude name="Generic.Files.LineLength.MaxExceeded"/>
21 <exclude name="Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase)"/>
22 <exclude name="Generic.WhiteSpace.DisallowTabIndent"/>
38 <exclude name="Squiz.NamingConventions.ValidVariableName.PrivateNoUnderscore" />