Skip to content

Commit

Permalink
Update .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ytake committed Jul 31, 2015
1 parent e251807 commit 72bf327
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ filter:
- tests/*
- src/config/*
tools:
external_code_coverage:
timeout: 600
php_code_sniffer:
config:
standard: "PSR2"
php_cs_fixer:
config: { level: psr2 }
php_code_sniffer:
config:
standard: "PSR2"
php_cs_fixer:
config: { level: psr2 }
checks:
php:
code_rating: true
Expand Down

0 comments on commit 72bf327

Please sign in to comment.