AutoYADM commit: 2025-04-15 22:30:05

This commit is contained in:
Daniel Fichtinger 2025-04-15 22:30:05 -04:00
parent 92499ffeae
commit 88aec234c8

View file

@ -300,7 +300,7 @@ formatter = { command = "just-formatter" } # See https://github.com/eli-yip/just
# language-servers = ["just-lsp", "scls"] # language-servers = ["just-lsp", "scls"]
# [[language]] [[language]]
# name = "yaml" name = "yaml"
# auto-format = true auto-format = true
# # formatter = { command = "yamlfmt", args = ['-'] } formatter = { command = "yamlfmt", args = ['-'] }