Class: RuboCop::Cop::Layout::InitialIndentation

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

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!ファイルの最初の行はインデントをいれないでくださいねー!".freeze

Method Summary

Methods inherited from Cop

#message