diff --git a/.scrutinizer.yml b/.scrutinizer.yml index e682da3..68a257a 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -7,7 +7,7 @@ tools: # PHP php_code_sniffer: true php_cpd: true - php_cs_fixer: true + php_cs_fixer: false php_mess_detector: true php_pdepend: true php_loc: true