Improved PHPMD configuration for PHP Censor.
This commit is contained in:
parent
dd1d7e2be3
commit
3f6bec3a6b
2 changed files with 28 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ test:
|
|||
|
||||
php_mess_detector:
|
||||
allow_failures: true
|
||||
rules:
|
||||
- phpmd.xml
|
||||
|
||||
php_code_sniffer:
|
||||
standard: PSR2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue