Skip to content

Commit 7ebaff2

Browse files
committed
chore: update rubocop ruby version and todos to match modern ruby
1 parent 4383f95 commit 7ebaff2

File tree

2 files changed

+96
-568
lines changed

2 files changed

+96
-568
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ plugins:
66
- rubocop-rspec
77

88
AllCops:
9+
TargetRubyVersion: 3.2.2
910
Exclude:
1011
- 'vendor/**/*'
1112
- 'spec/fixtures/**/*'

0 commit comments

Comments
 (0)