Skip to content

Commit

Permalink
The space after a cast is not needed for us. (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
waltertamboer committed Jan 17, 2019
1 parent c088a6f commit 381fbae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PolderKnowledge/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<rule ref="Doctrine">
<exclude name="Generic.Formatting.MultipleStatementAlignment"/>
<exclude name="Generic.Formatting.SpaceAfterCast"/>
<exclude name="Generic.Formatting.SpaceAfterNot"/>
</rule>

Expand Down

0 comments on commit 381fbae

Please sign in to comment.