Class: RuboCop::Cop::Layout::IndentationWidth

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

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!" \
'%<configured_indentation_width>dスペースを使いましょうねー' \
'(%<indentation>dはだめですよー)'.freeze

Method Summary

Methods inherited from Cop

#message