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

don't skip source modules #51

Closed ericphanson closed 1 month ago

ericphanson commented 1 month ago

closes https://github.com/ericphanson/ExplicitImports.jl/issues/29

I realized after looking into this one that we almost handle it correctly already, there is just an incorrect skip