Module: RuboCop::Cop::Style
- Defined in:
- lib/rubocop/cop/style/disallow_try.rb,
lib/rubocop/cop/style/disallow_ternary.rb,
lib/rubocop/cop/style/disallow_delegate.rb,
lib/rubocop/cop/style/disallow_safe_navigation.rb
Defined Under Namespace
Classes: DisallowDelegate, DisallowSafeNavigation, DisallowTernary, DisallowTry