Closed sudo-suhas closed 2 years ago
When we generate a unique name for pkg a on conflict with pkg b, the new name could already be in use for pkg c. So recursively check each unique name against existing imports before setting it.
Closes #184
/cc @cldmstr
@matryer @breml will wait for your review until this weekend to merge this change. Will tag and release v0.3.0 post that.
v0.3.0
Released in v0.3.0 🎉
When we generate a unique name for pkg a on conflict with pkg b, the new name could already be in use for pkg c. So recursively check each unique name against existing imports before setting it.
Closes #184
/cc @cldmstr