AutoYADM commit: 2025-04-24 15:45:05
This commit is contained in:
parent
bba4ee64b8
commit
8f62728638
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue