Class: RuboCop::Cop::Style::ColonMethodCall

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

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!メソッドを呼ぶのに`::`を使ってはいけません!".freeze

Method Summary

Methods inherited from Cop

#message