shadow lint should use visitor or ExprUseVisitor #318
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
E-medium
Call for participation: Medium difficulty level problem and requires some initial experience.
We're duplicating a lot of the work Visitor does.
ExprUseVisitor might work, but there's no way of handling scopes.
cc @birkenfeld thoughts?
The text was updated successfully, but these errors were encountered: