fix: taplo formatter

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-04-30 20:49:12 +02:00
parent f22d7e3428
commit 4fb3e4d5ee
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -32,7 +32,7 @@ args = ["server", "-m", "stream"]
[[language]]
name = "toml"
formatter = { command = "taplo", args = ["fmt", "-"] }
formatter = { command = "taplo", args = ["fmt"] }
[[grammar]]
name = "graphql"