Update scrutinizer config, again

This commit is contained in:
Timothy Warren 2014-03-26 21:12:40 -04:00
parent 68c640ef0e
commit 50cfa0f888
1 changed files with 3 additions and 4 deletions

View File

@ -18,8 +18,7 @@ tools:
php_loc: true php_loc: true
php_analyzer: php_analyzer:
config: config:
doc_comment_fixes: metrics_lack_of_cohesion_methods:
enabled: true enabled: true
doc_comment_fixes:
#HHVM static analysis enabled: true
php_hhvm: true