rubocop: enable Style/SendWithLiteralMethodName
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
1afa318776
commit
bfa6181ee1
@ -406,11 +406,6 @@ Style/RescueStandardError:
|
||||
Style/ReturnNil:
|
||||
Enabled: true
|
||||
|
||||
# Broken with rubocop-1.64.0, tries to autocorrect calls to e.g. :"1?"
|
||||
# TODO: report to rubocop
|
||||
Style/SendWithLiteralMethodName:
|
||||
Enabled: false
|
||||
|
||||
# We have no use for using `warn` because we
|
||||
# are calling Ruby with warnings disabled.
|
||||
Style/StderrPuts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user