X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.scrutinizer.yml;h=8fbd8265f4c083a2b9d53a1424bb369e193d7db7;hb=dda57bb9443817e3a080d5d25343f5a7e15dd14f;hp=08f4a3e98cd9fa74e64c49794a26d551f2525275;hpb=fac3f8abfaf1a6552a180543d1b1f13a42ba0bc6;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