Module: RuboCop::Cop::MultilineElementIndentation
- Included in:
- Layout::IndentFirstArrayElement, Layout::IndentFirstHashElement, Layout::IndentFirstParameter
- Defined in:
- lib/rubocop/cop/mixin/multiline_element_indentation.rb
Overview
Common code for indenting the first elements in multiline array literals, hash literals, and method definitions.