summaryrefslogtreecommitdiff
path: root/fnl/plugins/conform.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-07 01:01:56 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-07 01:01:56 +0200
commit67757d910c3de5a9ce8ab351c585f9be5bc623e5 (patch)
tree44e81d40f96b62191556dbafba969f5ad41b5a0f /fnl/plugins/conform.fnl
parent48c45096a4ebf6173a0bb9664199e51a133678d0 (diff)
Update
Diffstat (limited to 'fnl/plugins/conform.fnl')
-rw-r--r--fnl/plugins/conform.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/conform.fnl b/fnl/plugins/conform.fnl
index 86e5e71..4fdf3f7 100644
--- a/fnl/plugins/conform.fnl
+++ b/fnl/plugins/conform.fnl
@@ -21,7 +21,7 @@
:lua [:stylua]
:markdown [:prettierd]
:ocaml [:ocamlformat]
- :python [:ruff_format :ruff_fix]
+ :python [:ruff_format :ruff_fix :ruff_organize_imports]
:rust [:rustfmt]
:sh [:shfmt :shellharden]
:sql [:pg_format :sqlfluff]