removing PHPCS from CodeClimate, since it can't be configured and contradicts our code style enforced by other checkers

pull/285/head
El RIDO 6 years ago
parent 7e4c59143b
commit 82f2016214
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

@ -45,11 +45,6 @@ plugins:
enabled: false
CleanCode/StaticAccess:
enabled: false
phpcodesniffer:
enabled: true
config:
standard: "PSR1,PSR2,PHPCS,Zend"
ignore_warnings: true
sonar-php:
enabled: true
config:

Loading…
Cancel
Save