Skip to content

Commit

Permalink
Merge pull request #905 from akofink/update-rubocop-minimal
Browse files Browse the repository at this point in the history
chore: Update rubocop to 0.61 for Ruby > 3.0 support
  • Loading branch information
akofink authored Mar 31, 2024
2 parents 25c2134 + 232ed24 commit 17a5fde
Show file tree
Hide file tree
Showing 35 changed files with 188 additions and 132 deletions.
1 change: 1 addition & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ engines:
enabled: false
rubocop:
enabled: true
channel: rubocop-0-61-1
ratings:
paths:
- Gemfile.lock
Expand Down
7 changes: 7 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Run this command to always ignore formatting commits in `git blame`
# git config -g blame.ignoreRevsFile .git-blame-ignore-revs

# chore: Fix rubocop failures
# Author: Andrew Kofink <ajkofink@gmail.com>
# Date: Sat Mar 30 12:13:30 2024 -0400
960085a50a57518c53de98e71753ae3328fc0a6a
Loading

0 comments on commit 17a5fde

Please sign in to comment.