Skip to content

Commit

Permalink
modernize code climate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rdnewman committed Aug 10, 2024
1 parent 694c90e commit 56d44ec
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
engines:
plugins:
duplication:
enabled: true
config:
Expand All @@ -9,9 +9,6 @@ engines:
enabled: true
rubocop:
enabled: true
channel: rubocop-1-50-2
ratings:
paths:
- "**.rb"
exclude_paths:
channel: beta
exclude_patterns:
- spec/**/*

0 comments on commit 56d44ec

Please sign in to comment.