diff options
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/conform.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/conform.fnl b/fnl/plugins/conform.fnl index 511f695..834dcdc 100644 --- a/fnl/plugins/conform.fnl +++ b/fnl/plugins/conform.fnl @@ -20,7 +20,7 @@ :lua [:stylua] :markdown [:prettierd] :ocaml [:ocamlformat] - :python [:ruff_format] + :python [:ruff_format :ruff_fix] :rust [:rustfmt] :sh [:shfmt :shellharden] :sql [:pg_format :sqlfluff] |