Class: RuboCop::Cop::Naming::VariableName

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

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!変数名は%<style>sを使いましょうねー".freeze

Method Summary

Methods inherited from Cop

#message