fix some more checkstyle issues
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<rule ref="PSR2">
|
||||
<exclude name="Generic.WhiteSpace.DisallowTabIndent" />
|
||||
<exclude name="Generic.Files.LineLength" />
|
||||
<exclude name="Generic.ControlStructures.InlineControlStructure.Discouraged" />
|
||||
<exclude name="PSR1.Classes.ClassDeclaration.MissingNamespace" />
|
||||
<exclude
|
||||
name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen" />
|
||||
|
||||
Reference in New Issue
Block a user