]> arthur.barton.de Git - netdata.git/commitdiff
disable codeclimate identical code checks - this thing matches single statements...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 5 Feb 2017 21:05:55 +0000 (23:05 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 5 Feb 2017 21:05:55 +0000 (23:05 +0200)
.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: