aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bump the ALE version to 4.0.0v4.0.0v4.0.xw0rp2025-03-142-2/+2
* Fix the ftplugin for ALEInfo in Vim 8.0w0rp2025-03-141-1/+1
* Close #4618 - Do not show info for the ALEInfo windoww0rp2025-03-142-0/+8
* Fix docs for variable names (#4922)Simon Lundström2025-03-121-3/+3
* Run opacheck on entire dir for more context (#4531)Braden Kelley2025-03-112-3/+3
* feat: remove logic for unsupported older Neovim (#4921)JINNOUCHI Yasushi2025-03-111-7/+1
* Consider the original config for signs in Neovim (#4872)JINNOUCHI Yasushi2025-03-111-5/+25
* Update GitHub Actions to test with Neovim 0.7w0rp2025-03-111-1/+1
* Update the minimum supported Neovim version to 0.7w0rp2025-03-117-33/+30
* Add scadformat fixer for OpenSCAD (#4808)tony-o2025-03-118-0/+63
* Add pymarkdown for Markdown linting (#4906)Raph4712025-03-117-1/+236
* Add Yara yls support (#4886)TcM19112025-03-117-0/+64
* Use ModeChanged events instead of InsertLeave emulation #4919 #4738w0rp2025-03-103-17/+61
* Add support for the [djlinter](https://www.djlint.com/) (#4909)Vivian De Smedt2025-03-087-0/+105
* more defensive coding: guard against a non-iterable loclist (#4912)Alexander Huynh2025-03-081-0/+6
* Fix 4913 - use JSON output for golangci-lint instead of regexps. (#4917)Horacio Sanson2025-03-073-63/+113
* Fixed the issue with Black ignoring config file to tell it which file is bein...Noah2025-02-242-13/+33
* Add fixer for json: python's json.tool (#4847)David Briscoe2025-02-246-0/+62
* iverilog current file search path (#4907)Jim Keener2025-02-162-2/+3
* Add matched text to ALEFindReferences -quickfix for tsserver (#4898)Bogdan Gusiev2025-02-161-1/+4
* Fix cwd setting to use .stylua.toml if stylua.toml is not found (#4892)Takahito Nakano2025-02-074-2/+22
* fix: memory-limit option for phpstan (#4900)Kevin Quinn2025-02-072-2/+2
* fix(biome): update biome fixer supports css and graphql (#4902)dcai2025-02-071-1/+1
* fix: stylua should have cwd and --stdin-filepath (#4873)dcai2025-01-102-3/+15
* xmllint fixer must read from stdin - not buffer filename (#4884)Vangelis2025-01-103-18/+15
* Add support for c3-lsp linter (#4836)konimarti2025-01-107-0/+98
* Add erlfmt fixer to the registry and use it with stdin (#4868)Dmitri Vereshchagin2024-12-294-21/+33
* Add podman to launch test (#4882)Logan2024-12-294-17/+29
* Implement support for apkbuild-fixer (#4881)Hugo2024-12-297-1/+79
* Add yq support (#4861)axhav2024-12-299-0/+117
* fix ale_python_auto_virtualenv to correctly set virtualenv env vars (#4885)Robert Muir2024-12-292-4/+9
* Surface warnings from Zeek linter (#4883)Benjamin Bannier2024-12-292-5/+20
* Add golangci-lint fixer (#4853)Ian Stapleton Cordasco2024-11-273-0/+85
* Properly handle optional end_line_no/end_line_pos in sqlfluff (#4867)Coacher2024-11-272-5/+21
* Fix linting with jq (#4765) (#4862)benjos12342024-11-232-1/+13
* When using `actionlint` look for & use a config file (#4858)Bea Hughes2024-11-191-0/+23
* Add cljfmt fixer for clojure files (#4860)rudolf ordoyne2024-11-177-0/+46
* Fix python linting/formatting error when in virtual environment (#4865)Walter Kaunda2024-11-1730-35/+35
* Add erlang-ls as an alias for erlang_ls linter (#4852)Dmitri Vereshchagin2024-11-091-0/+1
* Add erlang-mode fixer for Erlang files (#4848)Dmitri Vereshchagin2024-10-317-0/+178
* Set two-space indent for *.vader in .editorconfig (#4849)Dmitri Vereshchagin2024-10-311-0/+4
* Update metals.vim (#4843)Krishnansh Agarwal2024-10-201-1/+1
* Make documentation more consistent with Vim's own :help (#4840)Friedrich C. Kischkel2024-10-202-189/+196
* Return floating_preview window id (#4828)David Briscoe2024-10-203-0/+4
* no need to write and read temporary file with syntax_tree (#4834)Markus2024-10-142-6/+3
* Improve support for python package manage: pipenv, poetry and uv (#4825)Diego Henrique Oliveira2024-09-0568-123/+1154
* Add support for astro (#4780)ghsang2024-08-1416-2/+114
* Refactor SyntaxErl linter file (#4807)Dmitri Vereshchagin2024-07-122-23/+25
* feat(biome): add support for json and jsonc (#4805)Braden Kelley2024-07-0910-5/+43
* Fix #4714 - Handle ruff garbagew0rp2024-07-082-10/+61