Class: RuboCop::Cop::Layout::DefEndAlignment

Inherits:
Cop
  • Object
show all
Includes:
EndKeywordAlignment
Defined in:
lib/rubocop/cop/layout/def_end_alignment.rb

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!%d, %dにある`end`が%d, %dにある`%s`とずれていますよー!".freeze

Method Summary

Methods included from EndKeywordAlignment

#add_offense_for_misalignment

Methods inherited from Cop

#message