mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
* FIX: use mix from the project root directory * Move find root project function to autoloaded handlers * add tests for #ale#handlers#elixr#FindMixProjectRoot
4 lines
59 B
Elixir
4 lines
59 B
Elixir
defmodule Test.MixProject do
|
|
# fake mix project file
|
|
end
|