summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2023-09-05fix(yaml): make actionlint respect config (#4584)Peter Benjamin
2023-08-20Support format xml file which haven't yet persisted at the disk (#4585)jiz4oh
2023-08-20Fix typo in filename (#4595)ymap
2023-08-15Fix error loading "text" syntax for hover (#4574)Tomáš Janoušek
2023-08-15yamlfmt (#4587)Matheus Werny
2023-08-01feat(markdown): add marksman lsp (#4565)Peter Benjamin
2023-07-25Communicate support for markdown to the lsp server (#4450) (#4453)Wooter
2023-07-24fixed parsing errors when certain options are used in glslangValidator (#4540)JoseGRuiz
2023-07-24Add erb-formatter support (#4546)Arash Mousavi
2023-07-24Remove gometalinter support (#4534)Craig Rodrigues
2023-07-24feat: enable golangci-lint by default (#4536)Craig Rodrigues
2023-07-24Add end_col of matched forbidden word (#4556)LittleKey
2023-07-24fix(vue): volar v1 support (#4552)Arnold Chand
2023-06-27Remove golint supported-tools (#4535)Craig Rodrigues
2023-06-27feat: support Bazel `buildifier` linter (#4529)Chuck Grindel
2023-06-27Update cairo linter to Cairo 1.0 (#4530)0xHyoga
2023-05-26🐛 Fix a Ruby deprecation warning in the ERB linter (#4521)Rob Whittaker
2023-05-22Dockerlinter (#4518)Shad
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
2023-04-13Fix 4490 - Fix pyright not running with poetry (#4491)Horacio Sanson
2023-04-13Add support for Bicep when installed as a plugin to Azure CLI (#4496)Carl Smedstad
2023-04-07Fix error from ansible-lint versions >=6.11.0. (#4492)SkrrtBacharach
2023-04-02remove `--enable-all` from golangci-lint options (#4488)Veselin Ivanov