forked from wallabag/wallabag
Merge pull request #1390 from wallabag/coderating
Enable code rating on Scrutinizer
This commit is contained in:
@ -21,3 +21,7 @@ tools:
|
||||
php_code_coverage: true
|
||||
php_sim: false
|
||||
php_cpd: false
|
||||
|
||||
checks:
|
||||
php:
|
||||
code_rating: true
|
||||
|
||||
Reference in New Issue
Block a user