summaryrefslogtreecommitdiff
path: root/fnl/plugins/conform.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/conform.fnl')
-rw-r--r--fnl/plugins/conform.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/conform.fnl b/fnl/plugins/conform.fnl
index 4fdf3f7..9608f5c 100644
--- a/fnl/plugins/conform.fnl
+++ b/fnl/plugins/conform.fnl
@@ -13,6 +13,7 @@
:formatters_by_ft {:* [:codespell]
:_ [:trim_whitespace :trim_newlines]
:css [:stylelint]
+ :elixir [:mix]
:fennel [:fnlfmt]
:haskell [:fourmolu]
:html [:prettierd]