Module: RuboCop::Cop::Yoshiki::EmptyLineAroundMultilineStatement
- Includes:
- RangeHelp, Paragraph
- Included in:
- Layout::EmptyLineAroundMultilineAssignment, Layout::EmptyLineAroundMultilineBlock, Layout::EmptyLineAroundMultilineConditional
- Defined in:
- lib/rubocop/cop/yoshiki/empty_line_around_multiline_statement.rb,
lib/rubocop/cop/yoshiki/empty_line_around_multiline_statement/paragraph.rb
Overview
Shared "paragraph" isolation for multiline assignment / block / conditional statements that sit next to siblings.
ExtraSpacing owns = padding. After a blank splits an alignment
group, ForceEqualSignAlignment stops stretching neighbors.
Defined Under Namespace
Modules: Paragraph
Constant Summary
Constants included from Paragraph
Paragraph::BLOCK_TYPES, Paragraph::BODY_TYPES, Paragraph::CONDITIONAL_TYPES