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:
|
||||
enabled: true
|
||||
config:
|
||||
standard: "PSR1,PSR2,PHPCS,Zend"
|
||||
standard: "PSR1,PSR2,PHPCS,Zend"
|
||||
sonar-php:
|
||||
enabled: true
|
||||
config:
|
||||
|
|
Loading…
Reference in a new issue