From 9e0470764f2dda7e99d578cc5fa5a4a8ba400866 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Tue, 20 Feb 2024 19:07:00 +0100
Subject: Add ruff fix to python

---
 fnl/plugins/conform.fnl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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]
-- 
cgit v1.2.3-70-g09d2