AutoYADM commit: 2025-02-26 12:35:12

This commit is contained in:
Daniel Fichtinger 2025-02-26 12:35:12 -05:00
parent 0baa149ea6
commit a1bfb3ce70
2 changed files with 3 additions and 1 deletions

View file

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