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

pull/285/head
El RIDO 2018-01-06 15:10:21 +01:00
parent 7e4c59143b
commit 82f2016214
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 0 additions and 5 deletions

View File

@ -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: