Module: RuboCop::Cop::IgnoredMethods
- Included in:
- Style::BlockDelimiters, Style::MethodCallWithArgsParentheses, Style::MethodCallWithoutArgsParentheses, Style::NumericPredicate, Style::SymbolProc
- Defined in:
- lib/rubocop/cop/mixin/ignored_methods.rb
Overview
This module encapsulates the ability to ignore certain methods when parsing.