From bd0c6281d271a8e20ecffb4180877ef5e059f4c0 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 4 Dec 2023 22:25:51 +0100 Subject: Update conform --- fnl/plugins/editor/conform.fnl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'fnl/plugins/editor/conform.fnl') diff --git a/fnl/plugins/editor/conform.fnl b/fnl/plugins/editor/conform.fnl index 4f1b01a..fa344dc 100644 --- a/fnl/plugins/editor/conform.fnl +++ b/fnl/plugins/editor/conform.fnl @@ -12,9 +12,8 @@ (conform.setup {:formatters {:fnlfmt {:command :fnlfmt :args [:--fix :$FILENAME] :stdin false}} - :formatters_by_ft {:* [:codespell - :trim_whitespace - :trim_newlines] + :formatters_by_ft {:* [:codespell] + :_ [:trim_whitespace :trim_newlines] :css [:stylelint] :fennel [:fnlfmt] :haskell [:fourmolu] -- cgit v1.2.3-70-g09d2