AutoYADM commit: 2025-04-24 15:45:05

This commit is contained in:
Daniel Fichtinger 2025-04-24 15:45:05 -04:00
parent bba4ee64b8
commit 8f62728638
2 changed files with 7 additions and 3 deletions

View file

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