elixir-lsp / elixir-lsp/elixir-ls
Fix deprecated Macro.to_string/2 usage
Open
long term
- Dominant language
- Elixir
- Stars
- 1.8k
- Forks
- 227
- Avg merge
- 31m
- Merged PRs (30d)
- 2
Description
As of Elixir 1.13 `Macro.to_string/2` and should be replaced. However `Macro.to_string/1` is not a suitable replacement for our usage.
Contributor guide
Assessment
This issue has not been assessed yet.