Module: RuboCop::Cop::AllowedMethods
- Included in:
- Layout::EmptyLinesAroundAttributeAccessor, Lint::ConstantDefinitionInBlock, Lint::RedundantSafeNavigation, Naming::PredicateName, NilMethods, Style::IfWithBooleanLiteralBranches, Style::NestedParenthesizedCalls, Style::OptionalBooleanParameter, Style::TrivialAccessors
- Defined in:
- lib/rubocop/cop/mixin/allowed_methods.rb
Overview
This module encapsulates the ability to allow certain methods when parsing.