sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
c8afe19d8e
commit
e74e265e1d
@ -27089,6 +27089,11 @@ class RuboCop::Cop::FormulaCop
|
|||||||
def required_dependency_name?(param0, param1); end
|
def required_dependency_name?(param0, param1); end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
class RuboCop::Cop::Style::UnlessMultipleConditions
|
||||||
|
extend ::T::Private::Methods::MethodHooks
|
||||||
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
|
end
|
||||||
|
|
||||||
module RuboCop::RSpec::ExpectOffense
|
module RuboCop::RSpec::ExpectOffense
|
||||||
def expect_correction(correction, loop: T.unsafe(nil), source: T.unsafe(nil)); end
|
def expect_correction(correction, loop: T.unsafe(nil), source: T.unsafe(nil)); end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user