mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-27 01:40:26 +08:00
FIX: use mix from the project root directory (#1954)
* FIX: use mix from the project root directory * Move find root project function to autoloaded handlers * add tests for #ale#handlers#elixr#FindMixProjectRoot
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
defmodule Test.MixProject do
|
||||
# fake mix project file
|
||||
end
|
||||
Reference in New Issue
Block a user