Class: RuboCop::Cop::Style::DoubleNegation

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

Constant Summary collapse

YAYOI_MSG =
"ζ*'ヮ')ζ<うっうー!二重否定を使わないようにしましょうねー! (`!!`)".freeze

Method Summary

Methods inherited from Cop

#message