mirror of
https://github.com/meineerde/rackstash.git
synced 2025-12-19 15:01:12 +00:00
Enforce RuboCop style to write empty methods on two lines
This commit is contained in:
parent
ce9cc0f8b4
commit
9e23267c76
@ -61,6 +61,9 @@ Style/ConditionalAssignment:
|
||||
Style/DoubleNegation:
|
||||
Enabled: false
|
||||
|
||||
Style/EmptyMethod:
|
||||
EnforcedStyle: expanded
|
||||
|
||||
# Multiline indentation is always tricky. Format it as deemed useful in the
|
||||
# local method, but try to avoid it at all wherever possible
|
||||
Style/MultilineOperationIndentation:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user