Skip to content

Commit

Permalink
tweak scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
schnittstabil committed Dec 4, 2015
1 parent 91e99a7 commit 2d044e0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
filter:
excluded_paths:
- tests/*
checks:
php: true
coding_style:
php:
spaces:
before_parentheses:
closure_definition: true
around_operators:
concatenation: false

0 comments on commit 2d044e0

Please sign in to comment.