ale/ale_linters/yaml
w0rp be69af2705
#4607 No conflicts with nvim-lspconfig by default
Default `g:ale_disable_lsp` to a new mode `'auto'` by default. With this
setting applied, ALE will now check for the presence of nvim-lspconfig
and automatically turn off particular LSP linters if already configured
via nvim-lspconfig.

For users that do not use `nvim-lspconfig`, everything should work as
before.
2023-09-14 00:40:56 +01:00
..
actionlint.vim fix(yaml): make actionlint respect config (#4584) 2023-09-05 14:33:41 +01:00
circleci.vim [YAML] CircleCI: skip checking for new tool version (#3902) 2021-09-17 17:55:28 +09:00
gitlablint.vim Add gitlablint support (#3042) 2022-09-11 10:53:33 +09:00
ls.vim #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
spectral.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
swaglint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
yamllint.vim