summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-11-25 11:06:20 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-11-25 11:06:20 +0200
commite6f7e0aaee666319226b5e37df48078d15060d43 (patch)
tree3920dd06a79bc7722f1c4348000da9de5f9bd70b /.codeclimate.yml
parenteb5afb306defc39722b327a74ee01fd33e194b33 (diff)
disabled complexity
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index d892620fe5..5bcb216bd2 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -13,7 +13,7 @@ checks:
config:
threshold: 250
method-complexity:
- enabled: true
+ enabled: false
config:
threshold: 5
method-count: