Skip to content

Commit

Permalink
Add a known-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mame committed Jul 22, 2024
1 parent bef7b4e commit 1724c75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scenario/known-issues/cbase-is-not-class.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## update: test.rb
Foo = 1

class Foo::Bar # we want to warn that cbase is not a module
end

## diagnostics

0 comments on commit 1724c75

Please sign in to comment.