Module: RuboCop::Cop::ArraySyntax
- Included in:
- Style::SymbolArray, Style::TrailingCommaInLiteral, Style::WordArray
- Defined in:
- lib/rubocop/cop/mixin/array_syntax.rb
Overview
Common code for ordinary arrays with [] that can be written with % syntax.
Common code for ordinary arrays with [] that can be written with % syntax.