X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=.scrutinizer.yml;h=8fbd8265f4c083a2b9d53a1424bb369e193d7db7;hb=c7f622d3699b7f65ee75bcd5d409ad2027e9b6a4;hp=547120e6f0bee19fcd1a3e2d10980f9a16716d28;hpb=f98a2a0fc3ae8a5955bb811f083c3d2535f96791;p=github%2Fwallabag%2Fwallabag.git diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 547120e6..8fbd8265 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -16,7 +16,12 @@ tools: php_code_sniffer: true php_pdepend: true sensiolabs_security_checker: true - external_code_coverage: true + #external_code_coverage: + # timeout: 3600 php_code_coverage: true php_sim: false php_cpd: false + +checks: + php: + code_rating: true