Merge pull request #15400 from Homebrew/sorbet-files-update

sorbet: Update RBI files.
This commit is contained in:
Bo Anderson 2023-05-11 02:49:55 +01:00 committed by GitHub
commit 32f225897e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6520,10 +6520,6 @@ class RuboCop::Cop::Cask::HomepageUrlTrailingSlash
include ::RuboCop::Cop::CommentsHelp
end
class RuboCop::Cop::Cask::NoDslVersion
include ::RuboCop::Cop::CommentsHelp
end
class RuboCop::Cop::Cask::NoOverrides
include ::RuboCop::Cop::CommentsHelp
end