Skip to content
Snippets Groups Projects
Commit 5645f79b authored by BrewTestBot's avatar BrewTestBot
Browse files

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).
parent 5133b4cf
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment