summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-22wip: Possibly add support for clangd's textDocument/switchSourceHeader ?poc/switch_source_headercos
2025-07-12Disable unreachable errors from shellcheck in run-testsw0rp
2025-07-06Make shellcheck respect ale_warn_about_trailing_whitespacew0rp
2025-06-24Some absolute paths are not recognized for Windows (#4987)Andrey Starodubtsev
2025-06-24Remove pytest.ini from project detection filesw0rp
2025-05-20Skip whitespace warnings from ruff, if so configuredw0rp
2025-05-20Add bash-language-server as an alias for itw0rp
2025-05-17Fix golangci-lint fixer with version 2 (#4960)Horacio Sanson
2025-05-17[python/pyre.vim] use pyrefly executable (#4972)Oliver Albertini
2025-05-05Add initial support for named-checkzone linter (#4961)Nikita Korolev
2025-05-05Adding Roc language linters and fixers. (#4966)Benjamin Block
2025-04-26Add other issue typesw0rp
2025-04-26Add Bug as a bug issue template typew0rp
2025-04-26Add support for the Lean 4 LSP, served by lake. (#4952)Benjamin Block
2025-04-16Use ale#Escape in c_clangformat_style_option (#4949)Mikhail Velikikh
2025-04-16Add bash to the linter aliases (#4948)Jean-Philippe Guérard
2025-04-10Mention, but do not scream when a file changes before it is fixedw0rp
2025-04-07Remove ANSI color codes from nix linter messages (#4944)PizZaKatZe
2025-04-02Correctly identify tempfiles once symlinks are resolved (#3726)Josh Pencheon
2025-04-01Always use safe file local variables for erlang-mode fixer (#4942)Dmitri Vereshchagin
2025-03-31Add support for glnagci-lint v2 (#4936)Horacio Sanson
2025-03-30Remove hadolint rule code from location list entry text (#4939)Dmitri Vereshchagin
2025-03-29Update ale_disable_lsp documentation to clarify optionsw0rp
2025-03-29Fix #4935 - Send tsserver messsages to tsserver in Neovimw0rp
2025-03-28Set up Lua development for Macs with Homebreww0rp
2025-03-27#3600 Implement pull model with Neovim Clientw0rp
2025-03-27Close #3600 - Implement pull diagnostics in VimLw0rp
2025-03-27Implement ale.queue for calling ale#Queue in Luaw0rp
2025-03-27Implement ale.pad in Luaw0rp
2025-03-27Implement ale.get_filename_mappings in Luaw0rp
2025-03-27Add ale.has to mirror ale#Has in Luaw0rp
2025-03-27Add basic Lua ALE functions and test coveragew0rp
2025-03-27Detect the Lua project root using .luarc.jsonw0rp
2025-03-27Implement Lua ALE setup & overhaul documentationw0rp
2025-03-27Support g:ale_shell with the Neovim LSP clientw0rp
2025-03-27Add Neovim TCP connections to language serversw0rp
2025-03-27Supply language_id values to Neovim LSP APIw0rp
2025-03-27Fix tests for Neovim LSP integrationw0rp
2025-03-27Update documentation for Neovim LSP integrationw0rp
2025-03-27Clean up message handling for LSP integrationw0rp
2025-03-27Handle other LSP capabilities via ALEw0rp
2025-03-27Remove the log_level line from Lua codew0rp
2025-03-27Handle Neovim LSP diagnostics via ALE's functionsw0rp
2025-03-27Start up language servers with Neovim's APIw0rp
2025-03-27fix(biome): update biome to replace deprecated arguments (#4934)dcai
2025-03-18(feat) add support for kulala_fmt fixer (#4925)Horacio Sanson
2025-03-18Simplfiy zlint configuration and testsw0rp
2025-03-18Support for Zlint as Zig linter (#4923)Enrique Miguel Mora Meza
2025-03-18Remove unreliable yls test for noww0rp
2025-03-18Make yls tests work better locallyw0rp