index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-12
Refactor SyntaxErl linter file (#4807)
Dmitri Vereshchagin
2024-07-09
feat(biome): add support for json and jsonc (#4805)
Braden Kelley
2024-07-08
Fix #4714 - Handle ruff garbage
w0rp
2024-07-02
When ruff version is >=0.5.0 use 'ruff check <path>' instead of 'ruff <path>'...
Tom Bourton
2024-06-27
fix!(biome): allow passing options to `biome check` (#4799)
Braden Kelley
2024-06-25
fix(biome): find root when using biome.jsonc (#4774)
Braden Kelley
2024-06-25
Add Ruby linter with Steep (#4671)
Loic Nageleisen
2024-06-24
README.md: fix typo: there should be a comma (#4797)
Alexey Vazhnov
2024-06-24
fix(biome): send correct language to lsp proxy (#4773)
Braden Kelley
2024-06-21
fix(biome): run all enabled biome fixers (#4763)
Braden Kelley
2024-06-21
fix(biome): use temp file instead of stdin (#4775)
Braden Kelley
2024-06-02
Run actionlint by default on GitHub files
w0rp
2024-05-31
Fix eslint cwd strategy (#4781)
ghsang
2024-05-09
Update dart analysis_server command (#4761)
Macuyler Dunn
2024-05-01
Implement listing all returned results for LSP textDocument/implements (#4755)
Bryan Garber
2024-04-26
fix: force `--no-fix` when `ruff` used as a linter (#4759)
Yining
2024-04-20
feat: detect ESLint flat config (#4753)
Mathew Attlee
2024-04-17
Add htmlbeautifier support (#4751)
Arash Mousavi
2024-04-07
Added fix subcommand options (#4746)
Kevin Van Leer
2024-04-07
Make cmake-lint read .cmake-format config file (#4747)
Chayoung You
2024-03-20
Fix typos (#4745)
elig0n
2024-03-14
Add support for sqlfluff 3.0.0 (#4743)
Shad
2024-03-12
docs: Add lazy.nvim configration #4694 (#4739)
Andrew Brunker
2024-03-12
Fix 4740 - add hurlfmt linter (#4741)
Horacio Sanson
2024-03-12
Add support for .eslintrc.cjs (#4742)
Mathew Attlee
2024-03-02
Fix biome formatter (#4733)
David Dominguez
2024-03-02
Fix: ruff version `0.3.0` cli breaking changes (#4732)
Yining
2024-02-28
Fix 4586 - Make golangci-lint lint package on by default. (#4730)
Horacio Sanson
2024-02-27
Fix 4721 - force latex language id on cspell for tex filetype (#4724)
Horacio Sanson
2024-02-27
Fix chktex highlighting wrong column when using tabs instead of spaces (#4727)
Jorengarenar
2024-02-26
4712 revert chktex 4661 (#4725)
Horacio Sanson
2024-02-24
Add full support for biome (#4705)
Filip Gospodinov
2024-02-24
Set working directory for Elvis linter (#4726)
Dmitri Vereshchagin
2024-02-23
Add support for gjs template linting using embertemplate lint (#4653)
Sam
2024-02-22
Add file mapping to phpstan (#4685)
Edwin Huijsing
2024-02-22
Slang linter for Verilog. (#4713)
AlvinRolling
2024-02-22
Update project root detection for erlang_ls linter (#4619)
Dmitri Vereshchagin
2024-02-22
Adding support for Odin language server (ols). (#4679)
Benjamin Block
2024-02-22
Add wiki link to ShellCheck linting (#4681)
Brandon Maier
2024-02-22
[hover] ParseLSPResult sets language 'text' for missing spec (#4699)
Oliver Albertini
2024-02-06
fix #4687 - only lint one file with actionlint (#4688)
Tim Carry
2024-02-06
Support 'gleam format' as Gleam fixer (#4710)
Jonathan Palardy
2024-01-14
Add biome support for javascript (#4701)
Akiomi Kamakura
2024-01-14
Add language id of cspell (#4700)
ohakutsu
2024-01-14
Fix chktex highlighting wrong column when using tabs instead of spaces (#4661)
Jorengarenar
2024-01-14
add: support for `rubyfmt` as `ruby` fixer (#4678)
Yining
2024-01-14
Actionlint: correctly parse error line when using shellcheck sublinter (#4689)
Tim Carry
2024-01-14
Add end_col and end_lnum to ShellCheck (#4692)
Brandon Maier
2024-01-14
Support gleamlsp language server for gleam (#4696)
Jonathan Palardy
2024-01-14
Stylelint linter output stream can go to stderr (#4702)
Nicolas Blanchot
[next]