Age | Commit message (Expand) | Author |
---|---|---|
2019-02-06 | #2132 - lint and fix with ale#command#Run | w0rp |
2018-10-29 | #2017 Simplify lint cycles for supporting other sources later | w0rp |
2018-07-23 | Get tests to pass in Vim 8.1 | w0rp |
2018-06-28 | Get tests running and passing with NeoVim 0.2 and 0.3 | w0rp |
2017-10-30 | #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers | w0rp |
2017-09-11 | Fix some random test issues for Windows | w0rp |
2017-08-14 | Fix a bug where the sign column was not closed some of the time, etc. | w0rp |
2017-08-08 | Fix #271 - Add the ability to open the quickfix or loclist windows only after... | w0rp |
2017-08-01 | Cover the SaveEvent function with a test | w0rp |
2017-07-31 | #734 - Do not clear file linter results when no buffers are run | w0rp |
2017-07-07 | #697 - Clear all highlights every time items are set again, and refactor most... | w0rp |
2017-04-30 | Run the lint_file checks synchronously, so the tests will consistently pass | w0rp |
2017-03-21 | #333 Finish implementing the lint_file option | w0rp |