Removing PHPCS from our build, as the project is not at all PSR2 compliant.
This commit is contained in:
parent
5d01359055
commit
d4b24dab32
1 changed files with 0 additions and 3 deletions
|
|
@ -8,8 +8,5 @@ ignore:
|
|||
test:
|
||||
php_mess_detector:
|
||||
allow_failures: true
|
||||
php_code_sniffer:
|
||||
standard: "PSR2"
|
||||
allow_failures: true
|
||||
php_cpd:
|
||||
allow_failures: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue