]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Enable code rating on Scrutinizer 1390/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 21 Aug 2015 16:00:02 +0000 (18:00 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 21 Aug 2015 16:00:02 +0000 (18:00 +0200)
.scrutinizer.yml

index 08f4a3e98cd9fa74e64c49794a26d551f2525275..8fbd8265f4c083a2b9d53a1424bb369e193d7db7 100644 (file)
@@ -21,3 +21,7 @@ tools:
     php_code_coverage: true
     php_sim: false
     php_cpd: false
+
+checks:
+    php:
+        code_rating: true