Apply review suggestion from @nilsding

Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
This commit is contained in:
Andreas Nedbal 2022-01-15 17:19:49 +01:00 committed by Andreas Nedbal
parent d1b4c5f6c9
commit 3c7b77b980
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require:
- rt_rubocop_defaults
- rubocop-rails
AllCops:
TargetRubyVersion: 2.5
TargetRubyVersion: 2.7
Exclude:
- 'config/**/*'
- 'vendor/**/*'