summaryrefslogtreecommitdiff
path: root/ale_linters/elixir/mix.vim
AgeCommit message (Expand)Author
2018-10-10FIX: use mix from the project root directory (#1954)Matteo Centenaro
2018-09-04Improve ALE project style checkingw0rp
2018-06-20Remove redundant spaces.w0rp
2018-06-07WIP cd to project pathColby Dehart
2018-06-07added test for command callbackColby Dehart
2018-06-02handled temp file and env variable correctly; added testsColby Dehart
2018-06-01added mix build path env var to the mix compileColby Dehart
2018-05-30Add mix linter for elixirMagnus Ottenklinger