Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Commit

Permalink
Updating phpcs.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
burzum committed Jul 17, 2017
1 parent 5b21cf4 commit cbcd4ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpcs.xml
Expand Up @@ -4,6 +4,7 @@
<file>./src</file>
<file>./tests</file>
<rule ref="PSR2">
<exclude name="PSR2.Classes.ClassDeclaration"></exclude>
<exclude name="Generic.WhiteSpace.DisallowTabIndent"/>
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine" />
</rule>
Expand Down

0 comments on commit cbcd4ce

Please sign in to comment.