.codeclimate.yml in machinist_redux-3.0.3 vs .codeclimate.yml in machinist_redux-3.0.4

- old
+ new

@@ -1,17 +1,16 @@ --- -engines: +version: 2 +plugins: duplication: enabled: true config: languages: - ruby fixme: enabled: true rubocop: enabled: true -ratings: - paths: - - '**.rb' -exclude_paths: + channel: rubocop-0-54 +exclude_patterns: - script/ - spec/