소스 검색

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