elixir-lsp / elixir-lsp/elixir-ls
mix clean custom commands should unload all project modules
Open
- Dominant language
- Elixir
- Stars
- 1.8k
- Forks
- 227
- Avg merge
- 31m
- Merged PRs (30d)
- 2
Description
`mix clean --deps` should also unload deps. Otherwise the next build is full of `warning: redefining module X`
Contributor guide
Assessment
This issue has not been assessed yet.