mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-03-25 08:45:54 +00:00
Set rubocop's target Ruby version to 2.6
This commit is contained in:
parent
0a294f8faf
commit
cee89ae8c1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
AllCops:
|
||||
NewCops: enable
|
||||
TargetRubyVersion: 2.6
|
||||
|
||||
Layout/EmptyLineAfterGuardClause:
|
||||
Enabled: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue