summaryrefslogtreecommitdiff
path: root/test/fix
AgeCommit message (Expand)Author
2020-09-08Close #3333 - Add an ALECompletePost eventw0rp
2020-08-29typow0rp
2020-08-29#3319 - Try to modify buffers later for ALEFixw0rp
2020-08-23Yes, try again to fix Windows testsw0rp
2020-08-23Try to fix Windows tests againw0rp
2020-08-23Try to fix Windows testsw0rp
2020-08-23Close #2556 - Support filename mappingw0rp
2020-08-18Remove features deprecated in previous versionsw0rp
2020-08-16Make it easier to run tests locallyw0rp
2019-09-20Fix #2744 - Make ALEFix work when only casing is changedw0rp
2019-06-04Make ale_lint_on_save work with b:ale_fix_on_save = 1w0rp
2019-05-13Fix #2497 - ALE should not lint on save when disabled after fixingw0rp
2019-04-16Fix #1930 - Finish ale_fix_on_save_ignorew0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-02-26Skip the command#Run test for fixers on Windowsw0rp
2019-02-26#2132 - Support deferred fixersw0rp
2019-02-26#2132 - Set up fixers for deferred supportw0rp
2019-02-22Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"w0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2018-12-18#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)w0rp
2018-11-10Fix #1960 - Do not fix files on :wqw0rp
2018-10-29#2017 Add support for display results from other sourcesw0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-22Remove the redundant fix_buffer_data vars and filename variablesw0rp
2018-07-17Fix #1619 - Rewrite lint on enter events so they behave betterw0rp
2018-06-21Close #1417 - Support wildcard filetypes for fixersw0rp
2018-05-10Use the command line to filter ALEFix's command line completion.Aliou Diallo
2018-04-18Add tests for ALEFix commandline parametersfenuks
2018-03-17Add ALEFixPre and ALEFixPost eventsMartin Tournoij
2018-02-18Fix #1336 - Print a friendly message when using invalid function names for fi...w0rp
2017-12-20Fix #1115 - Add support for wrapping all commands with an optionw0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-11-22Fix the JSON fixer post-processor test harder on Windowsw0rp
2017-11-22Fix a fixer test on Windowsw0rp
2017-11-22Fix lambda and funcref chain valuesw0rp
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22Reorganise the ALEFix testsw0rp