Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-26 | #2132 Unify temporary file management in command.vim | w0rp | |
2018-10-10 | FIX: use mix from the project root directory (#1954) | Matteo Centenaro | |
* FIX: use mix from the project root directory * Move find root project function to autoloaded handlers * add tests for #ale#handlers#elixr#FindMixProjectRoot | |||
2018-09-04 | Improve ALE project style checking | w0rp | |
* The project style linter now runs while you type. * Now the scripts for checking the project require blank lines. * Many style issues have been found and fixed. | |||
2018-06-20 | Remove redundant spaces. | w0rp | |
2018-06-07 | WIP cd to project path | Colby Dehart | |
2018-06-07 | added test for command callback | Colby Dehart | |
2018-06-02 | handled temp file and env variable correctly; added tests | Colby Dehart | |
2018-06-01 | added mix build path env var to the mix compile | Colby Dehart | |
2018-05-30 | Add mix linter for elixir | Magnus Ottenklinger | |