Apply Layout/SpaceAroundMethodCallOperator rule
This rule was added in rubocop 0.82.
This commit is contained in:
@@ -104,6 +104,9 @@ Layout/SpaceAroundBlockParameters:
|
||||
Layout/SpaceAroundEqualsInParameterDefault:
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceAroundMethodCallOperator:
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceAroundOperators:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user