Merge pull request #10270 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
16c50d59f4
@ -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