Skip to content

Commit

Permalink
Updated config to remove deprecations (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
  • Loading branch information
BryanH and Bryan Hanks, PMP authored Jan 15, 2021
1 parent 4f0705b commit 4b5fae1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
engines:
version: 2
plugins:
duplication:
enabled: true
config:
Expand All @@ -9,8 +10,5 @@ engines:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.rb"
exclude_paths:
exclude_patterns:
- spec/

0 comments on commit 4b5fae1

Please sign in to comment.