Skip to content

Commit

Permalink
🔥 Remove invalid RBS
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed May 17, 2023
1 parent 401528d commit 9e59ff0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
8 changes: 0 additions & 8 deletions sig/rubocop/ruby1_8.rbs

This file was deleted.

6 changes: 4 additions & 2 deletions sig/rubocop/ruby1_9.rbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module Rubocop
module Ruby19
VERSION: String
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
module Version
VERSION: String
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
end
end
end

0 comments on commit 9e59ff0

Please sign in to comment.