Class: RuboCop::Cop::Naming::AsciiIdentifiers

Inherits:
Cop
  • Object
show all
Defined in:
lib/rubocop/cop/naming/ascii_identifiers.rb

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!識別子にはラテン文字だけを使いましょうねー".freeze

Method Summary

Methods inherited from Cop

#message