diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-06-28 22:40:25 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-06-28 22:40:25 +0200 |
commit | 38ed9745604c94ec9b1e927aaca657b5afc1acfc (patch) | |
tree | bba1bbf23470bb9a2a78e38e2227b255e2ee0d88 /fnl | |
parent | ba69a8bea5fd6c42ca09bba7698f615ed67f2e7e (diff) |
Remove vale
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 |