sorbet: Update RBI files and prune files.yaml.
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml).
This commit is contained in:
parent
5133b4cf89
commit
5645f79b7a
@ -19409,6 +19409,10 @@ class RuboCop::Cop::FormulaAudit::DeprecateDisableReason
|
||||
def reason(param0); end
|
||||
end
|
||||
|
||||
class RuboCop::Cop::FormulaAudit::GitUrls
|
||||
def url_has_revision?(param0=T.unsafe(nil)); end
|
||||
end
|
||||
|
||||
class RuboCop::Cop::FormulaAudit::Miscellaneous
|
||||
def conditional_dependencies(param0); end
|
||||
|
||||
@ -19437,6 +19441,10 @@ class RuboCop::Cop::FormulaAudit::Text
|
||||
def prefix_path(param0); end
|
||||
end
|
||||
|
||||
class RuboCop::Cop::FormulaAuditStrict::GitUrls
|
||||
def url_has_tag?(param0=T.unsafe(nil)); end
|
||||
end
|
||||
|
||||
class RuboCop::Cop::FormulaAuditStrict::Text
|
||||
def interpolated_share_path_starts_with(param0, param1); end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user