aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update oelint pattern (#5016)offa2025-08-141-0/+22
* Add checkov linter for cloudformationw0rp2025-08-142-0/+101
* Add support for perl language server (#5003)rymdbar2025-08-138-0/+87
* Add support for verible: language server + fixer (#4994)Nicolas Derumigny2025-08-135-1/+51
* Add support for fortitude (fortran linter) #5004w0rp2025-08-132-0/+75
* add preview for ALEFindReferences (#5001)bretello2025-08-131-9/+170
* add: support project-local `ansible-lint` (#5015)Yining2025-08-134-0/+25
* Save redpen_options when running testsw0rp2025-08-131-2/+3
* Add configurable options support for redpen linter (#5006)Jason Weir2025-08-131-0/+29
* Reduce lines of code for tombiw0rp2025-08-133-23/+4
* tombi: support its LSP (#5022)Ben Boeckel2025-08-137-0/+89
* Only strip newlines for echo, otherwise full messages (#4964)Benjamin Block2025-07-202-3/+3
* Slang verilog Linter: set default searchpath and output filename (#4999)Tarik Graba2025-07-202-3/+5
* Add explicit module search path to the verilator linter (#5000)Tarik Graba2025-07-201-2/+2
* Add initialization_options to Sorbet LSP linter (#4954)Leo Correa2025-07-201-0/+9
* Make shellcheck respect ale_warn_about_trailing_whitespacew0rp2025-07-061-2/+57
* Some absolute paths are not recognized for Windows (#4987)Andrey Starodubtsev2025-06-242-1/+18
* Remove pytest.ini from project detection filesw0rp2025-06-242-41/+6
* Skip whitespace warnings from ruff, if so configuredw0rp2025-05-201-0/+74
* Fix golangci-lint fixer with version 2 (#4960)Horacio Sanson2025-05-171-24/+56
* [python/pyre.vim] use pyrefly executable (#4972)Oliver Albertini2025-05-174-1/+70
* Add initial support for named-checkzone linter (#4961)Nikita Korolev2025-05-052-0/+45
* Adding Roc language linters and fixers. (#4966)Benjamin Block2025-05-054-0/+63
* Add support for the Lean 4 LSP, served by lake. (#4952)Benjamin Block2025-04-265-0/+27
* Use ale#Escape in c_clangformat_style_option (#4949)Mikhail Velikikh2025-04-161-1/+2
* Remove ANSI color codes from nix linter messages (#4944)PizZaKatZe2025-04-071-0/+16
* Always use safe file local variables for erlang-mode fixer (#4942)Dmitri Vereshchagin2025-04-011-0/+3
* Add support for glnagci-lint v2 (#4936)Horacio Sanson2025-03-311-0/+23
* Remove hadolint rule code from location list entry text (#4939)Dmitri Vereshchagin2025-03-301-3/+3
* #3600 Implement pull model with Neovim Clientw0rp2025-03-271-24/+162
* Close #3600 - Implement pull diagnostics in VimLw0rp2025-03-275-18/+166
* Implement ale.queue for calling ale#Queue in Luaw0rp2025-03-271-0/+40
* Implement ale.pad in Luaw0rp2025-03-271-0/+13
* Implement ale.get_filename_mappings in Luaw0rp2025-03-271-0/+77
* Add ale.has to mirror ale#Has in Luaw0rp2025-03-271-0/+27
* Add basic Lua ALE functions and test coveragew0rp2025-03-277-0/+702
* Detect the Lua project root using .luarc.jsonw0rp2025-03-272-0/+24
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-273-9/+20
* Add Neovim TCP connections to language serversw0rp2025-03-271-0/+9
* Supply language_id values to Neovim LSP APIw0rp2025-03-2714-26/+26
* Fix tests for Neovim LSP integrationw0rp2025-03-272-43/+45
* fix(biome): update biome to replace deprecated arguments (#4934)dcai2025-03-271-3/+3
* (feat) add support for kulala_fmt fixer (#4925)Horacio Sanson2025-03-181-0/+23
* Simplfiy zlint configuration and testsw0rp2025-03-181-9/+5
* Support for Zlint as Zig linter (#4923)Enrique Miguel Mora Meza2025-03-182-0/+63
* Remove unreliable yls test for noww0rp2025-03-181-11/+0
* Make yls tests work better locallyw0rp2025-03-181-2/+8
* Add linting support for all formats supported by djlint (#4920)Adrian Vollmer2025-03-183-1/+154
* Add the typstyle formatter as a fixer for Typst (#4927)Adrian Vollmer2025-03-171-0/+21
* fix(golangci-lint): incorrect filename concat preventing errors from being di...K4YT3X2025-03-161-0/+36