diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 049d57a..a1e86dc 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -18,8 +18,7 @@ tools: php_loc: true php_analyzer: config: - doc_comment_fixes: + metrics_lack_of_cohesion_methods: enabled: true - - #HHVM static analysis - php_hhvm: true \ No newline at end of file + doc_comment_fixes: + enabled: true \ No newline at end of file