浏览代码

Disable options

jmontoyaa 7 年之前
父节点
当前提交
692fe5ccec
共有 1 个文件被更改,包括 2 次插入2 次删除
  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