🔧 Just ensuring rustfmt is for sure
This commit is contained in:
parent
3074347e33
commit
155c696af8
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ require("conform").setup({
|
|||
typescript = { "prettierd", "prettier", stop_after_first = true },
|
||||
html = { "prettierd", "prettier", stop_after_first = true },
|
||||
sql = { "sql_formatter" },
|
||||
rust = { "rustfmt" },
|
||||
sh = { "shfmt" },
|
||||
json = { "jq" },
|
||||
toml = { "taplo" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue