We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7fc26 commit 098a792Copy full SHA for 098a792
mix.exs
@@ -64,10 +64,7 @@ defmodule NextLS.MixProject do
64
{:req, "~> 0.3"},
65
{:schematic, "~> 0.2"},
66
{:spitfire, github: "elixir-tools/spitfire"},
67
- # {:sourceror, "~> 1.0"},
68
- # {:sourceror, path: "../sourceror"},
69
- {:sourceror, github: "mhanberg/sourceror", branch: "do-end-blocks-with-eoe"},
70
-
+ {:sourceror, "~> 1.0"},
71
{:opentelemetry, "~> 1.3"},
72
{:opentelemetry_api, "~> 1.2"},
73
{:opentelemetry_exporter, "~> 1.4"},
0 commit comments