summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-22fixup! Add support for perl language servertopic/pllscos
2025-07-22Add support for perl language servercos
2025-07-20Fix perl test case clean-upcos
2025-07-20Only strip newlines for echo, otherwise full messages (#4964)Benjamin Block
2025-07-20Slang verilog Linter: set default searchpath and output filename (#4999)Tarik Graba
2025-07-20Add explicit module search path to the verilator linter (#5000)Tarik Graba
2025-07-20Add initialization_options to Sorbet LSP linter (#4954)Leo Correa
2025-07-20Added 'build/Debug' and 'build/Release' to g:ale_c_build_dir_names (#4322) (#...F-Kearney
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