ericphanson / ExplicitImports.jl

Developer tooling for Julia namespace management: detecting implicit imports, improper explicit imports, and improper qualified accesses
https://ericphanson.github.io/ExplicitImports.jl/
MIT License
77 stars 4 forks source link

Handle generators #42

Closed ericphanson closed 4 months ago

ericphanson commented 4 months ago

These weren't handled at all previously