aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* chore: Add vim as a luacheck globalHEADmasterw0rp13 days1-0/+3
* Doc: Add missing options for j2lint (#5129)Cyril Roelandt13 days1-0/+72
* Read trigger characters from LSP initialize responses (#5121)Eric Stern2026-05-314-5/+173
* #5062 Purge all deeply nested invalid Lua keysw0rp2026-05-313-9/+117
* Fix infinite autocompletion loop (#5130)Torben2026-05-283-0/+33
* Clarify supported-tools.md tablew0rp2026-05-171-5/+5
* Update instructions for humans and agentsw0rp2026-05-163-9/+41
* Add a Codex hook to emit a stop trigger we can spy onw0rp2026-05-161-0/+6
* Close #4971 - Add support for ty via LSPw0rp2026-05-1613-3/+235
* Add Codex configuration blocking git writesw0rp2026-05-162-0/+93
* Close #5112 - Support newer Pyright and other LSPsw0rp2026-05-154-9/+485
* Close #5002 - Support getting g:ale_root as a Stringw0rp2026-05-155-11/+25
* Support for tex-fmt (#5127)Matheus Gabriel Werny2026-05-147-0/+64
* #5057: Avoid mixing slashes for Windows temporary filesw0rp2026-05-145-10/+62
* Automatically request me to review everythingw0rp2026-05-141-0/+1
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-1267-570/+1249
* Feat: replace em dash with -- (#5125)Micah Chambers2026-05-123-0/+38
* feat(markdown): add rumdl server and fixer (#5115)Evan Chen2026-04-159-0/+150
* fix(terraform-ls): return current buffer dir when missing .terraform (#5103)Andreas Ã…kesson2026-04-111-0/+4
* fix expert lsp stdio and register capability (#5113)coriocactus2026-04-104-3/+29
* Add support for PerlNavigator (#5028)rymdbar2026-04-108-26/+170
* Use ale#Pad for option padding across the codebase (#5118)Mathis2026-04-1042-43/+43
* Add support for LilyPond syntax (#5117)samb0t2026-04-107-0/+159
* feat: Load Prettier from cjs alsow0rp2026-04-011-0/+1
* fix(tests): fix ale_c_build_dir_names being unset in tests (#5109)Horacio Sanson2026-03-297-25/+15
* Fix FindCompileCommands to handle absolute paths in c_build_dir_names (#5096)Copilot2026-03-282-2/+52
* Added support for harper in markdown files (#5104)Armand Halbert2026-03-2810-1/+166
* fix(phpcs): run from project root instead of file directory (#5105)Eric Stern2026-03-283-2/+31
* support running solargraph via bundle (#5097)Evgeni Golov2026-02-173-3/+13
* Fix #5062 - Keep ALE LSP compatible with Neovim 0.10 and 0.11+w0rp2026-02-124-22/+309
* Tell OpenCode how to write ALE codew0rp2026-02-111-0/+6
* feat(rstcheck): Add automatic --config support with version check (#5095)PsickOSSH2026-02-112-3/+98
* Truncate astro test files to quiet dependabotw0rp2026-02-112-20/+0
* Skip ALE docker download attemptsw0rp2026-02-111-2/+4
* doc goimport (#5093)yoan6672026-02-072-1/+26
* refactor: use ale#Pad for option padding across the codebase (#5091)PsickOSSH2026-02-0745-49/+49
* add option to lint diff buffers (#3185)blobmasterbrian2026-02-063-1/+19
* Add missing space to gcc linter (#4791). (#5088)Mathis Bernadet2026-01-252-2/+2
* Utilizing -fzf for tsserver responses along with regular lsp responses (#5084)Steve Matney2026-01-251-82/+71
* Fix markdownlint output format (#5085)Holger Detering2026-01-252-4/+40
* fix: replace deprecated client.request method call with colon syntax (#5081)gumballriggy2026-01-251-2/+2
* fix vale option (#5086)yoan6672026-01-253-6/+60
* fix-proselint (#5074)PsickOSSH2026-01-2517-31/+129
* fix gopls without setting ale_go_gopls_init_options (#5059)halfcrazy2026-01-253-0/+78
* Add pymarkdown fixer (#5045)Adrian Vollmer2025-12-215-7/+141
* Add ReScript support (#5072)John Jackson2025-12-2113-0/+196
* ALEFindReferences: add -fzf flag to show output in fzf (#5018)bretello2025-12-214-33/+156
* cppcheck: don't pass source file if --project is specified (#5075)Eric T. Johnson2025-12-214-6/+16
* fix linter cppcheck (#5071)yoan6672025-12-211-1/+2
* Finalize #5055, adding SuperHTML linter for HTML (#5069)rymdbar2025-12-211-6/+0