Browse Source

Disable options

jmontoyaa 7 years ago
parent
commit
692fe5ccec
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .codeclimate.yml

+ 2 - 2
.codeclimate.yml

@@ -35,10 +35,10 @@ plugins:
         enabled: false
 
   sonar-php:
-    enabled: true
+    enabled: false
 
   duplication:
-    enabled: true
+    enabled: false
 
 exclude_patterns:
 - cli-config.php