diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-05-16 14:46:36 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-05-16 14:46:36 +0200 |
commit | 7a29baac6d33e9414a545c2d1c3e24c52027849a (patch) | |
tree | b47122a6d91b2c286e9eeb8adf61d3f7b6bfa357 /fnl | |
parent | 966a6a8c42523831024665f3eab7200372655bae (diff) |
Diffstat (limited to 'fnl')
-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 b1b15ba..98963be 100644 --- a/fnl/plugins/conform.fnl +++ b/fnl/plugins/conform.fnl @@ -17,7 +17,7 @@ :fennel [:fnlfmt] :haskell [:fourmolu] :html [:prettierd] - :http [:jq] + :http [:jq :kulala-fmt] :json [:jq] :lua [:stylua] :markdown [:prettierd] |