Module: RuboCop::Cop::HashAlignmentStyles

Included in:
Layout::HashAlignment
Defined in:
lib/rubocop/cop/mixin/hash_alignment_styles.rb

Overview

Common functionality for checking hash alignment.

Defined Under Namespace

Modules: ValueAlignment Classes: KeyAlignment, KeywordSplatAlignment, SeparatorAlignment, TableAlignment