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

sorbet: Update RBI files.
This commit is contained in:
Carlo Cabrera 2023-12-21 08:39:02 +08:00 committed by GitHub
commit 2926f26e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9099,6 +9099,10 @@ class RuboCop::Cop::Cask::Desc
include ::RuboCop::Cop::CommentsHelp
end
class RuboCop::Cop::Cask::Discontinued
include ::RuboCop::Cop::CommentsHelp
end
class RuboCop::Cop::Cask::HomepageUrlTrailingSlash
include ::RuboCop::Cop::CommentsHelp
end