Skip to content

Commit 551c0a5

Browse files
Remove TargetRubyVersion from .rubocop.yml
1 parent eb8d133 commit 551c0a5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.rubocop.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,8 @@ plugins:
99
- rubocop-thread_safety
1010

1111
AllCops:
12-
TargetRubyVersion: 4.0
1312
NewCops: enable
1413
SuggestExtensions: false
15-
Exclude:
16-
- "vendor/**/*"
17-
- "tmp/**/*"
1814

1915
Layout/HashAlignment:
2016
EnforcedHashRocketStyle: table

0 commit comments

Comments
 (0)