Module: RuboCop::Cop::HashAlignment

Included in:
Layout::AlignHash
Defined in:
lib/rubocop/cop/mixin/hash_alignment.rb

Overview

Common functionality for checking hash alignment.

Defined Under Namespace

Modules: ValueAlignment Classes: KeyAlignment, SeparatorAlignment, TableAlignment