mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +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
99a8e3a288
commit
4c18ff443c
11
Library/Homebrew/sorbet/rbi/dsl/rubo_cop/cop/cask/no_autobump.rbi
generated
Normal file
11
Library/Homebrew/sorbet/rbi/dsl/rubo_cop/cop/cask/no_autobump.rbi
generated
Normal file
@ -0,0 +1,11 @@
|
||||
# typed: true
|
||||
|
||||
# DO NOT EDIT MANUALLY
|
||||
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::Cask::NoAutobump`.
|
||||
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::Cask::NoAutobump`.
|
||||
|
||||
|
||||
class RuboCop::Cop::Cask::NoAutobump
|
||||
sig { params(args: T.untyped, block: T.untyped).returns(T.untyped) }
|
||||
def toplevel_stanzas(*args, &block); end
|
||||
end
|
@ -1,8 +1,8 @@
|
||||
# typed: true
|
||||
|
||||
# DO NOT EDIT MANUALLY
|
||||
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::FormulaAudit::DeprecateDisableReason`.
|
||||
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::DeprecateDisableReason`.
|
||||
# This is an autogenerated file for dynamic methods in `RuboCop::Cop::FormulaAudit::NoAutobump`.
|
||||
# Please instead update this file by running `bin/tapioca dsl RuboCop::Cop::FormulaAudit::NoAutobump`.
|
||||
|
||||
|
||||
class RuboCop::Cop::FormulaAudit::NoAutobump
|
||||
|
Loading…
x
Reference in New Issue
Block a user