Class: RuboCop::Cop::Style::AndOr

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

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!" \
'`%<current>s` じゃなくて `%<prefer>s` をつかいましょうねー!'.freeze

Method Summary

Methods inherited from Cop

#message