Skip to content

Commit

Permalink
Update .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw committed Mar 27, 2014
1 parent 6fd6cd9 commit a046e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
inherit: true

tools:
php_code_coverage: false
external_code_coverage: true
php_code_sniffer: true
php_cpd: true
php_cs_fixer: true
php_loc: true
php_mess_detector: true
php_pdepend: true
php_analyzer: true
sensiolabs_security_checker: true
sensiolabs_security_checker: true

0 comments on commit a046e0c

Please sign in to comment.