Skip to content

Commit

Permalink
Update target Ruby version in rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalina-Vakulchyk committed Mar 31, 2021
1 parent bcb4326 commit 56b4361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ inherit_from: .rubocop_todo.yml

AllCops:
NewCops: enable
TargetRubyVersion: 2.7

Layout/AccessModifierIndentation:
EnforcedStyle: outdent
Expand Down

0 comments on commit 56b4361

Please sign in to comment.