Add final phpci config

This commit is contained in:
Timothy Warren 2014-07-15 11:09:05 -04:00
parent 2ae206462d
commit 676f432d2d
1 changed files with 3 additions and 0 deletions

View File

@ -19,4 +19,7 @@ test:
php_loc:
php_mess_detector:
allow_failures: true
rules:
- "unusedcode"
- "naming"
complete: