Fix warning about using %w[] instead of %W[]
This commit is contained in:
parent
105fcb5399
commit
c60454a72f
@ -98,6 +98,8 @@ Style/FileName:
|
||||
# https://github.com/bbatsov/rubocop/issues/1543
|
||||
Style/WordArray:
|
||||
Enabled: false
|
||||
Style/UnneededCapitalW:
|
||||
Enabled: false
|
||||
|
||||
# percent-x is allowed for multiline
|
||||
# TODO: enforce when rubocop has fixed this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user