Module: RuboCop::Cop::IgnoredMethodPatterns
- Included in:
- Style::MethodCallWithArgsParentheses
- Defined in:
- lib/rubocop/cop/mixin/ignored_method_patterns.rb
Overview
This module encapsulates the ability to ignore certain methods when parsing using regex patterns.