Suggestion: Warn on `using Foo: foo` if `foo` is never used
jakobnissen opened this issue · 0 comments
jakobnissen commented
I think this should be possible! As far as I know there is no reason to bring something into scope if it is not directly referenced.