From d407cb8dc1b3c18600c7fe668c72c0fd81ecd53e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 21 Dec 2022 01:37:38 +0100 Subject: Remove fourmolu from null-ls --- fnl/config/lsp/null-ls.fnl | 1 - 1 file changed, 1 deletion(-) (limited to 'fnl') 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]}) -- cgit v1.2.3-70-g09d2