Browse Source

Disable options

jmontoyaa 7 năm trước cách đây
mục cha
commit
692fe5ccec
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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