ale/test/fix
w0rp 7d90ff56d9
Close #3333 - Add an ALECompletePost event
Add an `ALECompletePost` event along with everything needed to make it
useful for its primary purpose: fixing code after inserting completions.

* `ALEFix` can now be called with a bang (`!`) to suppress errors.
* A new `ALELintStop` command lets you stop linting, and start it later.
2020-09-08 21:40:10 +01:00
..
test_ale_fix.vader Close #3333 - Add an ALECompletePost event 2020-09-08 21:40:10 +01:00
test_ale_fix_aliases.vader Support fixer aliases, and make prettier-eslint and prettier-standard just work 2017-11-22 15:31:39 +00:00
test_ale_fix_completion.vader Add tests for ALEFix commandline parameters 2018-04-18 02:13:24 +02:00
test_ale_fix_completion_filter.vader Use the command line to filter ALEFix's command line completion. 2018-05-10 16:15:08 +02:00
test_ale_fix_ignore.vader Fix #1930 - Finish ale_fix_on_save_ignore 2019-04-16 13:44:43 +01:00
test_ale_fix_suggest.vader Support fixer aliases, and make prettier-eslint and prettier-standard just work 2017-11-22 15:31:39 +00:00