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
62 stars 2 forks source link

document bug from #62 #63

Closed ericphanson closed 2 weeks ago

ericphanson commented 2 weeks ago

I tried to fix it but it seems too hard right now. The easiest thing is to just wait for JuliaLowering I think.