1
0
Fork 0

Exclude more rules

pull/107/head
Felix Becker 2016-10-24 19:12:32 +02:00
parent fe59b1d28b
commit c8244f138a
1 changed files with 2 additions and 0 deletions

View File

@ -4,5 +4,7 @@
<file>tests</file>
<rule ref="PSR2">
<exclude name="PSR2.Namespaces.UseDeclaration.MultipleDeclarations"/>
<exclude name="PSR2.ControlStructures.ElseIfDeclaration.NotAllowed"/>
<exclude name="PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace"/>
</rule>
</ruleset>