Module: RuboCop::Cop::MultilineElementIndentation

Included in:
Layout::FirstArrayElementIndentation, Layout::FirstHashElementIndentation, Layout::FirstParameterIndentation
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.