Skip to content

Commit 3e08223

Browse files
committed
Fix rubocop
See rubocop/rubocop#12898 for the issue.
1 parent bf59d36 commit 3e08223

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

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

88
AllCops:
99
TargetRubyVersion: 3.1
10+
TargetRailsVersion: 8.0
1011
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
1112
# to ignore them, so only the ones explicitly set in this file are enabled.
1213
DisabledByDefault: true

0 commit comments

Comments
 (0)