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