We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca59d73 commit c7196d5Copy full SHA for c7196d5
.rubocop.yml
@@ -22,7 +22,7 @@ AllCops:
22
- "node_modules/**/*"
23
ExtraDetails: true
24
NewCops: enable
25
- TargetRubyVersion: 3.1
+ TargetRubyVersion: 3.4
26
27
# readability is Actually Good
28
Layout/EmptyLinesAroundClassBody:
0 commit comments