summaryrefslogtreecommitdiff
path: root/fnl/config/lsp/null-ls.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/lsp/null-ls.fnl')
-rw-r--r--fnl/config/lsp/null-ls.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl
index a1e16c2..1d013db 100644
--- a/fnl/config/lsp/null-ls.fnl
+++ b/fnl/config/lsp/null-ls.fnl
@@ -11,12 +11,10 @@
diagnostics.shellcheck
diagnostics.yamllint
(formatting.black.with {:extra_args [:--fast]})
- formatting.erlfmt
formatting.fnlfmt
formatting.fourmolu
formatting.gofmt
formatting.goimports
- formatting.nixfmt
(formatting.prettier.with {:extra_args [:--no-semi
:--single-quote
:--jsx-single-quote]})