correcting CodeClimate configuration
This commit is contained in:
parent
869198b8dd
commit
341131e5ed
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ plugins:
|
||||||
phpcodesniffer:
|
phpcodesniffer:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
standard: "PSR1,PSR2,PHPCS,Zend"
|
standard: "PSR1,PSR2,PHPCS,Zend"
|
||||||
sonar-php:
|
sonar-php:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
|
|
Loading…
Reference in a new issue