Files

Class/Module Index [+]

Quicksearch

RuboCop::Cop::Style::AlignHash::SeparatorAlignment

Handles calculation of deltas when the enforced style is 'separator'.

Public Instance Methods

deltas_for_first_pair(*) click to toggle source
# 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.