Merge pull request #10 from Hutchy68/scrutinizer

fix scrutinizer with a .yml file
pull/11/head
Tom Hutchison 2017-02-22 09:17:40 -05:00 committed by GitHub
commit 7eff07545e
1 changed files with 4 additions and 0 deletions

4
.scrutinizer.yml Normal file
View File

@ -0,0 +1,4 @@
checks:
php:
code_rating: true
duplication: true