X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.scrutinizer.yml;h=8fbd8265f4c083a2b9d53a1424bb369e193d7db7;hb=bccb5bba75e3f2bf8e89fef6b939500757c3d2b1;hp=08f4a3e98cd9fa74e64c49794a26d551f2525275;hpb=68196041857bd0cd45e4f5d5d282e405e5d78ea9;p=github%2Fwallabag%2Fwallabag.git diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 08f4a3e9..8fbd8265 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -21,3 +21,7 @@ tools: php_code_coverage: true php_sim: false php_cpd: false + +checks: + php: + code_rating: true