Browse Source

Update codeclimate

jmontoyaa 7 years ago
parent
commit
885aa4c383
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .codeclimate.yml

+ 7 - 0
.codeclimate.yml

@@ -27,6 +27,13 @@ plugins:
     config:
       file_extensions: "php"
 
+    checks:
+      Naming/LongVariable:
+        enabled: false
+
+      Controversial/Superglobals:
+        enabled: false
+
   sonar-php:
     enabled: true