mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(vale): add global configuration for Vale
This commit is contained in:
@@ -31,6 +31,7 @@ null_ls.setup({
|
||||
diagnostics.markdownlint.with({ extra_args = { "--rules ~MD033" } }),
|
||||
diagnostics.stylelint,
|
||||
diagnostics.tsc,
|
||||
diagnostics.vale,
|
||||
-- diagnostics.write_good,
|
||||
-- diagnostics.yamllint,
|
||||
diagnostics.zsh,
|
||||
|
||||
Reference in New Issue
Block a user