RuboCop::Cop::Style::AlignHash::AlignmentOfValues
Handles calculation of deltas when the enforced style is 'separator'.
# File lib/rubocop/cop/style/align_hash.rb, line 119 def deltas_for_first_pair(*) {} # The first pair is always considered correct. end
[Validate]
Generated with the Darkfish Rdoc Generator 2.