diff --git a/.codeclimate.yml b/.codeclimate.yml index 2a22f2c1..d273cd46 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,5 +1,5 @@ -version: "2" # required to adjust maintainability checks - +version: "2" +# https://docs.codeclimate.com/docs/default-analysis-configuration#sample-codeclimateyml checks: method-complexity: enabled: true