Class: RuboCop::Cop::Style::MutableConstant

Inherits:
Cop
  • Object
show all
Defined in:
lib/rubocop/cop/style/mutable_constant.rb

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!書き換え可能な定数を`.freeze`で更新できないようにしましょうねー!".freeze

Method Summary

Methods inherited from Cop

#message