Skip to content

Commit a18946b

Browse files
authored
Update Rubocop settings (#27)
1 parent 0574a54 commit a18946b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-rails/.rubocop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ inherit_gem:
44
pundit: config/rubocop-rspec.yml
55
rubocop-rails-omakase: rubocop.yml
66
AllCops:
7-
Exclude:
8-
- lib/templates/**/*
7+
TargetRubyVersion: 3.3.1
8+

0 commit comments

Comments
 (0)