Update RBI files for rubocop-performance.
This commit is contained in:
parent
fa32bd21ee
commit
2a662e8683
@ -599,6 +599,7 @@ RuboCop::Cop::Performance::RedundantStringChars::RESTRICT_ON_SEND = T.let(T.unsa
|
||||
|
||||
class RuboCop::Cop::Performance::RegexpMatch < ::RuboCop::Cop::Base
|
||||
extend ::RuboCop::Cop::AutoCorrector
|
||||
extend ::RuboCop::Cop::TargetRubyVersion
|
||||
|
||||
def last_matches(param0); end
|
||||
def match_method?(param0 = T.unsafe(nil)); end
|
||||
Loading…
x
Reference in New Issue
Block a user