fix: taplo formatter
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
f22d7e3428
commit
4fb3e4d5ee
@ -32,7 +32,7 @@ args = ["server", "-m", "stream"]
|
|||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "toml"
|
name = "toml"
|
||||||
formatter = { command = "taplo", args = ["fmt", "-"] }
|
formatter = { command = "taplo", args = ["fmt"] }
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "graphql"
|
name = "graphql"
|
||||||
|
Loading…
Reference in New Issue
Block a user