rubocop: target Ruby 3.3.
Portable Ruby is at 3.3.1 now so may as well bump RuboCop too.
This commit is contained in:
parent
a8bf5112eb
commit
ddf9426faf
@ -12,7 +12,7 @@ inherit_mode:
|
|||||||
- Exclude
|
- Exclude
|
||||||
|
|
||||||
AllCops:
|
AllCops:
|
||||||
TargetRubyVersion: 3.1
|
TargetRubyVersion: 3.3
|
||||||
NewCops: enable
|
NewCops: enable
|
||||||
Include:
|
Include:
|
||||||
- "**/*.rbi"
|
- "**/*.rbi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user