summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/config/lsp/null-ls.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl
index be9fa7e..674fa1c 100644
--- a/fnl/config/lsp/null-ls.fnl
+++ b/fnl/config/lsp/null-ls.fnl
@@ -15,7 +15,6 @@
diagnostics.yamllint
(formatting.black.with {:extra_args [:--fast]})
formatting.fnlfmt
- formatting.fourmolu
(formatting.prettier.with {:extra_args [:--no-semi
:--single-quote
:--jsx-single-quote]})