diff --git a/phpci.yml b/phpci.yml index 9a77a52e..5b4442f5 100644 --- a/phpci.yml +++ b/phpci.yml @@ -8,8 +8,5 @@ ignore: test: php_mess_detector: allow_failures: true - php_code_sniffer: - standard: "PSR2" - allow_failures: true php_cpd: allow_failures: true \ No newline at end of file