diff --git a/.codeclimate.yml b/.codeclimate.yml index af8faac04..fba462070 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -16,6 +16,7 @@ checks: threshold: 5 method-count: enabled: false # I would set this lower if not for cogs as command containers. + config: threshold: 20 method-lines: enabled: false @@ -40,4 +41,4 @@ plugins: radon: enabled: true config: - threshold: "D" \ No newline at end of file + threshold: "D"