dotfiles/.config/nvim/lua/plugins/extras/linting
2024-01-11 10:03:39 +01:00
..
biome.lua 🐛 fix(nvim): biome not returning opts 2024-01-09 00:01:18 +01:00
cspell.lua 🐛 fix(nvim): cspell, typos and white_space are now dynamically added 2024-01-07 01:45:28 +01:00
eslint-extended.lua ♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
golangci.lua 🐛 fix(nvim): linters adding table is not using the linters entry instead of the formatting entry 2024-01-11 10:03:02 +01:00
pylint.lua ♻️ refactor(nvim): big change in adding formatters and linters 2023-11-16 15:00:10 +01:00
shellcheck.lua feat(nvim): new extras 2023-11-17 00:13:00 +01:00
sqlfluff.lua feat(nvim): added sqlfluff extra (sql linter) 2024-01-11 10:03:39 +01:00
stylelint.lua 🐛 fix(nvim): linters adding table is not using the linters entry instead of the formatting entry 2024-01-11 10:03:02 +01:00
typos.lua 🐛 fix(nvim): cspell, typos and white_space are now dynamically added 2024-01-07 01:45:28 +01:00
vale.lua feat(nvim): added vale linter for markdown 2023-12-03 18:37:13 +01:00