A-lintgood first issue
Repository metrics
- Stars
- (10,406 stars)
- PR merge metrics
- (Avg merge 19d 22h) (113 merged PRs in 30d)
Description
struct Foo {}
struct<Foo> Bar { f: Foo }
Should warn that Foo in Bar shadows the struct Foo declared previously.
Summary Notes
Generated by triagebot, see help for how to add more