From 20be497d28cc57fa04d192045c15561b7802a5b0 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 13 Nov 2022 01:30:07 +0100 Subject: Remove more go stuff --- fnl/config/lsp/null-ls.fnl | 3 --- 1 file changed, 3 deletions(-) (limited to 'fnl/config') diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl index 7ebd25e..be9fa7e 100644 --- a/fnl/config/lsp/null-ls.fnl +++ b/fnl/config/lsp/null-ls.fnl @@ -6,7 +6,6 @@ diagnostics null-ls.builtins.diagnostics] (null-ls.setup {:debug false :sources [diagnostics.flake8 - diagnostics.golangci_lint diagnostics.jsonlint diagnostics.shellcheck diagnostics.sqlfluff @@ -17,8 +16,6 @@ (formatting.black.with {:extra_args [:--fast]}) formatting.fnlfmt formatting.fourmolu - formatting.gofmt - formatting.goimports (formatting.prettier.with {:extra_args [:--no-semi :--single-quote :--jsx-single-quote]}) -- cgit v1.2.3-70-g09d2