diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-12-21 01:32:37 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-12-21 01:32:37 +0100 |
commit | cb057e9dcd917c825174aea6e23b5e743181a08d (patch) | |
tree | f8299d5b98037e3814a299af81143c513322a0ea | |
parent | d96c0af65865fe322e64d0cb76835fe8a797a009 (diff) |
Remove fourmolu from ensure installed
-rw-r--r-- | fnl/config/lsp/mason-null-ls.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/lsp/mason-null-ls.fnl b/fnl/config/lsp/mason-null-ls.fnl index db608d5..f4c1f6e 100644 --- a/fnl/config/lsp/mason-null-ls.fnl +++ b/fnl/config/lsp/mason-null-ls.fnl @@ -5,7 +5,6 @@ :cpplint :flake8 :fnlfmt - :fourmolu :gitlint :hadolint :jsonlint |