ericphanson/ExplicitImports.jl
Developer tooling for Julia namespace management: detecting implicit imports, improper explicit imports, and improper qualified accesses
JuliaMIT
Issues
- 0
- 4
`unanalyzable` not clearly defined
#79 opened by Sbozzolo - 2
- 4
Use post-lowering code?
#76 opened by timholy - 1
Dynamic includes
#75 opened by timholy - 17
TagBot trigger issue
#11 opened by JuliaTagBot - 1
`@enumx` unsupported
#73 opened by ericphanson - 4
Feature request: Reexport compatibility
#69 opened by MilesCranmer - 2
- 2
Detect improper self-qualified names
#55 opened by fredrikekre - 0
Support earlier Julia versions
#65 opened by ericphanson - 1
- 2
Detect usage of non-public names?
#6 opened by DilumAluthge - 0
- 0
support conversion to qualified usage
#56 opened by ericphanson - 0
Support `baremodule`
#54 opened by ericphanson - 1
Github Actions action
#53 opened by fredrikekre - 0
- 1
modules exporting names which aren't theirs
#29 opened by baggepinnen - 1
- 0
- 0
False positive when unpacking loop variables
#35 opened by fredrikekre - 1
- 0
what about stale non-explicit imports?
#32 opened by ericphanson - 0
- 1
Combine `using`'s during printing?
#26 opened by ericphanson - 1
- 8
Extension to ```runtests.jl``` in the /test dir
#19 opened by ctkelley - 2
print explicit imports for current module
#13 opened by jariji - 0
`@doc_str` is not detected correctly
#20 opened by avik-pal - 4
Detect Implicit Imports in Pkg Extensions
#14 opened by avik-pal - 2
Macros not being detected correctly
#15 opened by avik-pal - 0
include "proof" for debugging purposes
#4 opened by ericphanson - 2
- 3