mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 12:19:08 +01:00
Apply review suggestion from @nilsding
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
This commit is contained in:
parent
d1b4c5f6c9
commit
3c7b77b980
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require:
|
|||
- rt_rubocop_defaults
|
||||
- rubocop-rails
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.5
|
||||
TargetRubyVersion: 2.7
|
||||
Exclude:
|
||||
- 'config/**/*'
|
||||
- 'vendor/**/*'
|
||||
|
|
Loading…
Reference in a new issue