summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-05-11 22:47:39 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-05-11 22:47:39 +0200
commit92291b8dd1e1bea07404a34eb83c89a095e5b3a8 (patch)
tree8f8c9204d1d6d965cd623e8be538e1e7ff430ae5 /fnl
parenta3d1e01bcd3eb11b9c474a0e7ca87030f13b23b9 (diff)
Add jq to http files
Diffstat (limited to '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 834dcdc..f4cba63 100644
--- a/fnl/plugins/conform.fnl
+++ b/fnl/plugins/conform.fnl
@@ -16,6 +16,7 @@
:fennel [:fnlfmt]
:haskell [:fourmolu]
:html [:prettierd]
+ :http [:jq]
:json [:jq]
:lua [:stylua]
:markdown [:prettierd]