periphery icon indicating copy to clipboard operation
periphery copied to clipboard

Don't remove imports that export unscanned targets

Open ileitch opened this issue 1 year ago • 0 comments

It's not safe to remove an import for a module that exports (possibly transitively) any unscanned module, as the symbols from the unscanned module may be referenced.

Display warning when this scenario is detected?

ileitch avatar Aug 23 '24 21:08 ileitch