diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 08f4a3e98..8fbd8265f 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -21,3 +21,7 @@ tools: php_code_coverage: true php_sim: false php_cpd: false + +checks: + php: + code_rating: true