Skip to content

Commit

Permalink
Disable complexity check. (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkyryliuk committed Sep 6, 2016
1 parent 62c7111 commit 49e4f70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ engines:
enabled: false
radon:
enabled: true
checks:
Complexity:
enabled: false
ratings:
paths:
- "**.py"
Expand Down

0 comments on commit 49e4f70

Please sign in to comment.