Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp | |
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future. | |||
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2019-01-26 | #2132 Unify temporary file management in command.vim | w0rp | |
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-08-03 | Only run the custom ALE linting script if it's in runtimepath | w0rp | |
2018-08-03 | Add a linter for checking ALE code itself | w0rp | |