diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/config/lsp/null-ls.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl index ad7a09e..b4b75c6 100644 --- a/fnl/config/lsp/null-ls.fnl +++ b/fnl/config/lsp/null-ls.fnl @@ -9,7 +9,6 @@ diagnostics.golangci_lint diagnostics.jsonlint diagnostics.shellcheck - diagnostics.vale diagnostics.yamllint (formatting.black.with {:extra_args [:--fast]}) formatting.erlfmt |