mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 01:39:15 +02:00
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…
Add table
Add a link
Reference in a new issue