Skip to content

Commit

Permalink
FIX: Update scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Densham committed Oct 29, 2015
1 parent 14b7739 commit 3bfe838
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ checks:
fix_identation_4spaces: true
fix_doc_comments: true
tools:
external_code_coverage:
timeout: 600
runs: 3
external_code_coverage: false
php_analyzer: true
php_code_coverage: true
php_code_coverage: false
php_code_sniffer:
config:
standard: PSR2
Expand Down

0 comments on commit 3bfe838

Please sign in to comment.