AutoYADM commit: 2025-02-26 12:40:23

This commit is contained in:
Daniel Fichtinger 2025-02-26 12:40:23 -05:00
parent a1bfb3ce70
commit 6b75045b9f
2 changed files with 3 additions and 3 deletions

View file

@ -136,6 +136,6 @@ language-servers = [ "basedpyright" ]
[[language]]
name = "kdl"
autoformat = true
auto-format = true
# Configure kdlfmt to use stdin
formatter = { command = "kdlfmt", args = ["format", "-"] }