Target ruby 2.7 for rubocop checks
This commit is contained in:
parent
40092bdd0e
commit
0dd03daf34
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ require:
|
|||
- rubocop-rails
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.5
|
||||
TargetRubyVersion: 2.7
|
||||
NewCops: enable
|
||||
Exclude:
|
||||
- 'vendor/**/*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue