diff --git a/.scrutinizer.yml b/.scrutinizer.yml deleted file mode 100644 index 0a46bf9..0000000 --- a/.scrutinizer.yml +++ /dev/null @@ -1,15 +0,0 @@ -tools: - php_sim: true - php_pdepend: true - php_analyzer: true - php_mess_detector: true - php_changetracking: true - sensiolabs_security_checker: true - - php_code_sniffer: - config: - standard: 'PSR2' - - php_cs_fixer: - config: - level: 'psr2'