aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/fix (follow)
Commit message (Expand)AuthorAgeFilesLines
* codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel2022-10-291-1/+1
* Add neovim 0.6 to run-tests (#3998)Horacio Sanson2022-04-011-7/+7
* Close #3333 - Add an ALECompletePost eventw0rp2020-09-081-0/+24
* typow0rp2020-08-291-1/+1
* #3319 - Try to modify buffers later for ALEFixw0rp2020-08-291-0/+13
* Yes, try again to fix Windows testsw0rp2020-08-231-5/+2
* Try to fix Windows tests againw0rp2020-08-231-0/+5
* Try to fix Windows testsw0rp2020-08-231-1/+1
* Close #2556 - Support filename mappingw0rp2020-08-231-0/+24
* Remove features deprecated in previous versionsw0rp2020-08-181-108/+0
* Make it easier to run tests locallyw0rp2020-08-161-0/+2
* Fix #2744 - Make ALEFix work when only casing is changedw0rp2019-09-201-45/+45
* Make ale_lint_on_save work with b:ale_fix_on_save = 1w0rp2019-06-041-0/+48
* Fix #2497 - ALE should not lint on save when disabled after fixingw0rp2019-05-131-0/+48
* Fix #1930 - Finish ale_fix_on_save_ignorew0rp2019-04-161-0/+110
* #2132 - Replace command_chain and chain_with with ale#command#Runw0rp2019-04-071-1/+0
* Skip the command#Run test for fixers on Windowsw0rp2019-02-261-3/+8
* #2132 - Support deferred fixersw0rp2019-02-261-0/+18
* #2132 - Set up fixers for deferred supportw0rp2019-02-261-14/+20
* Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"w0rp2019-02-221-10/+10
* #2132 - lint and fix with ale#command#Runw0rp2019-02-061-0/+59
* #2132 Change (buffer, lines) fixer functions to (buffer, done, lines)w0rp2018-12-181-9/+9
* Fix #1960 - Do not fix files on :wqw0rp2018-11-101-1/+32
* #2017 Add support for display results from other sourcesw0rp2018-10-291-2/+7
* Get tests to pass in Vim 8.1w0rp2018-07-231-3/+3
* Remove the redundant fix_buffer_data vars and filename variablesw0rp2018-07-221-2/+0
* Fix #1619 - Rewrite lint on enter events so they behave betterw0rp2018-07-171-0/+1
* Close #1417 - Support wildcard filetypes for fixersw0rp2018-06-211-0/+19
* Use the command line to filter ALEFix's command line completion.Aliou Diallo2018-05-101-0/+14
* Add tests for ALEFix commandline parametersfenuks2018-04-182-0/+32
* Add ALEFixPre and ALEFixPost eventsMartin Tournoij2018-03-171-0/+15
* Fix #1336 - Print a friendly message when using invalid function names for fi...w0rp2018-02-181-0/+10
* Fix #1115 - Add support for wrapping all commands with an optionw0rp2017-12-201-3/+3
* Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp2017-12-191-1/+1
* Fix the JSON fixer post-processor test harder on Windowsw0rp2017-11-221-2/+7
* Fix a fixer test on Windowsw0rp2017-11-221-1/+1
* Fix lambda and funcref chain valuesw0rp2017-11-221-1/+8
* Add support for post-processing fixer outputw0rp2017-11-221-0/+30
* Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp2017-11-222-2/+7
* Reorganise the ALEFix testsw0rp2017-11-222-0/+716