Skip to content

Commit

Permalink
fix .scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
kruglikdenis committed Mar 12, 2018
1 parent 7524661 commit 87dea82
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ tools:
php_analyzer: true
php_pdepend: true

php:
code_rating: true
duplication: true
checks:
php:
code_rating: true
duplication: true

0 comments on commit 87dea82

Please sign in to comment.