diff --git a/.codeclimate.yml b/.codeclimate.yml index 63c7d5cab1..d40cc58e75 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -10,7 +10,7 @@ checks: threshold: 500 method-lines: config: - threshold: 50 + threshold: 75 method-complexity: config: threshold: 10