Update RBI files for rubocop-sorbet.
This commit is contained in:
parent
711c45ca91
commit
c510d04019
@ -151,7 +151,6 @@ class RuboCop::Cop::Sorbet::ForbidRBIOutsideOfAllowedPaths < ::RuboCop::Cop::Cop
|
|||||||
private
|
private
|
||||||
|
|
||||||
def allowed_paths; end
|
def allowed_paths; end
|
||||||
def message; end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
class RuboCop::Cop::Sorbet::ForbidSuperclassConstLiteral < ::RuboCop::Cop::Cop
|
class RuboCop::Cop::Sorbet::ForbidSuperclassConstLiteral < ::RuboCop::Cop::Cop
|
||||||
Loading…
x
Reference in New Issue
Block a user