mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-13 23:49:04 +08:00
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
b631179579
commit
cc930ca089
@ -5,14 +5,4 @@
|
||||
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::Text`.
|
||||
|
||||
|
||||
class RuboCop::Cop::FormulaAudit::Text
|
||||
sig do
|
||||
params(
|
||||
node: RuboCop::AST::Node,
|
||||
pattern: T.any(String, Symbol),
|
||||
kwargs: T.untyped,
|
||||
block: T.untyped
|
||||
).returns(T.untyped)
|
||||
end
|
||||
def prefix_path(node, *pattern, **kwargs, &block); end
|
||||
end
|
||||
class RuboCop::Cop::FormulaAudit::Text; end
|
||||
|
Loading…
x
Reference in New Issue
Block a user