Skip to content

Commit

Permalink
remove negation spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Oct 16, 2016
1 parent 5c763b8 commit 81baa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coding_style:
spaces:
around_operators:
concatenation: true
negation: true
negation: false
other:
after_type_cast: true

Expand Down

0 comments on commit 81baa02

Please sign in to comment.