summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-02-24Add full support for biome (#4705)Filip Gospodinov
2024-02-24Set working directory for Elvis linter (#4726)Dmitri Vereshchagin
2024-02-23Add support for gjs template linting using embertemplate lint (#4653)Sam
2024-02-22Slang linter for Verilog. (#4713)AlvinRolling
2024-02-22Update project root detection for erlang_ls linter (#4619)Dmitri Vereshchagin
2024-02-22Adding support for Odin language server (ols). (#4679)Benjamin Block
2024-02-22Add wiki link to ShellCheck linting (#4681)Brandon Maier
2024-02-22[hover] ParseLSPResult sets language 'text' for missing spec (#4699)Oliver Albertini
2024-02-06fix #4687 - only lint one file with actionlint (#4688)Tim Carry
2024-02-06Support 'gleam format' as Gleam fixer (#4710)Jonathan Palardy
2024-01-14Add biome support for javascript (#4701)Akiomi Kamakura
2024-01-14Add language id of cspell (#4700)ohakutsu
2024-01-14Fix chktex highlighting wrong column when using tabs instead of spaces (#4661)Jorengarenar
2024-01-14add: support for `rubyfmt` as `ruby` fixer (#4678)Yining
2024-01-14Actionlint: correctly parse error line when using shellcheck sublinter (#4689)Tim Carry
2024-01-14Add end_col and end_lnum to ShellCheck (#4692)Brandon Maier
2024-01-14Support gleamlsp language server for gleam (#4696)Jonathan Palardy
2024-01-14Use different group names for signs and virtual text (#4704)Ingo Meyer
2023-12-10Ruff use json-lines output format (#4656)Finn Steffens
2023-12-10fix tempfile for phpmd, to be able to use phpmd 2.14.0 (#4617)Shad
2023-12-08Add support for Scarb in `cairo` files (#4669)MD
2023-12-07add: support for `nickel format` as `Nickel` fixer (#4665)Yining
2023-12-07Add clang-check linter for C (#4662)Jorengarenar
2023-11-16Adding support for ruff formatter (#4645)Joseph Henrich
2023-11-08Fix: Ruff output option (#4632)Adam Blackwater
2023-09-17Fix #4499 - Fix solhint >= 3.4.0w0rp
2023-09-16Close #4541 - Fix Haskell project root detectionw0rp
2023-09-16Fix #4505 - Handle spaces in markdown fencesw0rp
2023-09-16Fix #3115 - Fix environment variable quoting on Windowsw0rp
2023-09-16#4454 Clean up more tests and codew0rp
2023-09-16Stop supporting ale_lsp_rootw0rp
2023-09-16Close #4458 - Add an ALEStopLSP commandw0rp
2023-09-14#4607 No conflicts with nvim-lspconfig by defaultw0rp
2023-09-13Add support for Packwerk (#4594)ymap
2023-09-11Add lexical for linting elixir projects (#4580)Axel Clark
2023-09-10Print the most severe problem with virtualtextw0rp
2023-09-10Show a single virtualtext message by defaultw0rp
2023-09-09fix(json): update vscode json lsp name (#4601)Peter Benjamin
2023-09-09Remove backwards compatibility with ancient setting namesw0rp
2023-09-09Close #4442 - Use Neovim diagnostics by defaultw0rp
2023-09-09Add `--globals vim` to luacheck automaticallyw0rp
2023-09-08Close #4605 - Emulate InsertLeave modew0rp
2023-09-08#4454 Clean up root test directory testsw0rp
2023-09-07Attempt running Windows rests relative to GitHub dirw0rp
2023-09-07Update minimum supported NeoVim version to 0.6.0w0rp
2023-09-06Close #3368 - Supercharge :ALEInfow0rp
2023-09-06Add an option to save hidden buffersw0rp
2023-09-05Close #4461 - Use rust-analyzer by defaultw0rp
2023-09-05Feature: add `forge fmt` as a fixer for Solidity files (#4598)Henrique Barcelos
2023-09-05fix(neovim): ignore unrelated diagnostics (#4597)xu0o0