Skip to content

Commit

Permalink
Add php_cs_fixer to Scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Feb 24, 2015
1 parent 710d691 commit 5e34f1e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ tools:
php_code_coverage:
enabled: false
external_code_coverage: true
php_cs_fixer:
enabled: true
extensions:
- php
command: php-cs-fixer
config:
level: psr2

0 comments on commit 5e34f1e

Please sign in to comment.