diff --git a/.codeclimate.yml b/.codeclimate.yml index b86b6ea..9d976b6 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,5 +1,6 @@ --- -engines: +version: 2 +plugins: duplication: enabled: true config: @@ -9,8 +10,5 @@ engines: enabled: true rubocop: enabled: true -ratings: - paths: - - "**.rb" -exclude_paths: +exclude_patterns: - spec/