Update RBI files for rubocop-sorbet.

This commit is contained in:
BrewTestBot 2022-06-30 18:20:32 +00:00
parent 3e510ad4ed
commit 17fc684c9b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -6,6 +6,7 @@
module RuboCop; end
module RuboCop::Cop; end
RuboCop::Cop::IgnoredPattern = RuboCop::Cop::AllowedPattern
module RuboCop::Cop::Sorbet; end
class RuboCop::Cop::Sorbet::AllowIncompatibleOverride < ::RuboCop::Cop::Cop