aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-development.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update instructions for humans and agentsw0rp2026-05-161-3/+18
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-121-56/+53
* Make documentation mirror custom_linting_rules (#5056)rymdbar2025-10-271-3/+5
* Take Vim binaries from ALE release assetsw0rp2025-08-131-2/+2
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-271-0/+10
* Update the minimum supported Neovim version to 0.7w0rp2025-03-111-4/+4
* Make documentation more consistent with Vim's own :help (#4840)Friedrich C. Kischkel2024-10-201-5/+5
* Update minimum supported NeoVim version to 0.6.0w0rp2023-09-071-2/+2
* Close #4401 - Use subtle defaults for virtual-textw0rp2022-12-271-1/+1
* Document how to create ALE releasesw0rp2022-12-241-2/+72
* Fix 4324 - add neovim 0.8 test (#4325)Horacio Sanson2022-11-251-2/+2
* 4242 update tests with vim 9 (#4366)Horacio Sanson2022-11-251-2/+2
* Update tests to use latest neovim 0.7 (#4180)Horacio Sanson2022-06-291-2/+1
* Update Vim versions mentioned in ale-development.txtw0rp2022-05-131-2/+2
* Fix test for echoing messagesw0rp2022-04-011-2/+2
* Document the use of author rewriting tools (#4088)nospam29982022-03-011-0/+19
* Update ALE test docs to mention NVim 0.5 (#3904)Horacio Sanson2021-09-161-1/+2
* #3633 - Move linter tests into test/linterw0rp2021-03-211-3/+3
* #3633 - Put all dummy test files in test/test-filesw0rp2021-03-201-0/+4
* Close #2281 - Separate cwd commands from commandsw0rp2021-03-011-0/+2
* Remove last traces of Travis CIw0rp2021-01-271-8/+10
* Mention --fast, and document running Windows tests locallyw0rp2020-08-271-0/+82
* Update test docs and output for linter tables checkedEddie Lebow2019-08-131-6/+5
* Fix #1989 - Use ESlint options for fixers toow0rp2019-05-171-0/+1
* Update the Dockerfile with newer Vim versionsw0rp2019-05-161-2/+2
* #2132 - Replace command_chain and chain_with with ale#command#Runw0rp2019-04-071-3/+45
* Add briefer help tags for ALE development documentationw0rp2019-01-081-1/+2
* Add a `lsp_config_callback` linter optionJon Parise2018-10-311-0/+1
* Add solargraph LSP linter.Horacio Sanson2018-08-271-0/+1
* Mention v:t_TYPE variables in the developer documentationw0rp2018-07-271-0/+1
* Update the developer documentationw0rp2018-07-241-3/+7
* Massively reduce the amount of code needed for linter testsw0rp2018-07-151-0/+81
* Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp2018-07-121-0/+3
* Fix a false positive linting issuew0rp2018-07-011-1/+1
* Close #1685 - Move developer documentation to a help filew0rp2018-07-011-1/+169
* Move design goals to online documentationw0rp2018-06-281-0/+55