AutoYADM commit: 2025-03-07 19:15:03

This commit is contained in:
Daniel Fichtinger 2025-03-07 19:15:03 -05:00
parent 30f848ffa3
commit e5b9d55371

View file

@ -179,6 +179,7 @@ source = { git = "https://github.com/ficcdaf/tree-sitter-mail", rev = "8e60f38ef
[[language]]
name = "python"
language-servers = ["basedpyright"]
formatter = { command = "ruff", args = ["format", "--line-length", "88", "-"] }
[[language]]
name = "kdl"