Merge pull request #8852 from Homebrew/sorbet-files-update
sorbet: Update RBI files and prune files.yaml.
This commit is contained in:
commit
641016da10
@ -19409,6 +19409,10 @@ class RuboCop::Cop::FormulaAudit::DeprecateDisableReason
|
|||||||
def reason(param0); end
|
def reason(param0); end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
class RuboCop::Cop::FormulaAudit::GitUrls
|
||||||
|
def url_has_revision?(param0=T.unsafe(nil)); end
|
||||||
|
end
|
||||||
|
|
||||||
class RuboCop::Cop::FormulaAudit::Miscellaneous
|
class RuboCop::Cop::FormulaAudit::Miscellaneous
|
||||||
def conditional_dependencies(param0); end
|
def conditional_dependencies(param0); end
|
||||||
|
|
||||||
@ -19437,6 +19441,10 @@ class RuboCop::Cop::FormulaAudit::Text
|
|||||||
def prefix_path(param0); end
|
def prefix_path(param0); end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
class RuboCop::Cop::FormulaAuditStrict::GitUrls
|
||||||
|
def url_has_tag?(param0=T.unsafe(nil)); end
|
||||||
|
end
|
||||||
|
|
||||||
class RuboCop::Cop::FormulaAuditStrict::Text
|
class RuboCop::Cop::FormulaAuditStrict::Text
|
||||||
def interpolated_share_path_starts_with(param0, param1); end
|
def interpolated_share_path_starts_with(param0, param1); end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user