]> arthur.barton.de Git - netdata.git/blobdiff - .codeclimate.yml
disable codeclimate identical code checks - this thing matches single statements...
[netdata.git] / .codeclimate.yml
index 91e0babae88d9a16d1f68e0673b531e25712f0e1..f8a590f79946ae354a1599500d95698495efe8f3 100644 (file)
@@ -13,6 +13,8 @@ engines:
     checks:
       Similar code:
         enabled: false
+      Identical code:
+        enabled: false
   eslint:
     enabled: true
     checks: