AutoYADM commit: 2025-04-04 16:55:18
This commit is contained in:
parent
d32c9bee83
commit
7493ed76bb
1 changed files with 2 additions and 1 deletions
|
@ -237,7 +237,8 @@ source = { git = "https://github.com/ficcdaf/tree-sitter-mail", rev = "8e60f38ef
|
|||
name = "python"
|
||||
language-servers = ["basedpyright"]
|
||||
auto-format = true
|
||||
formatter = { command = "ruff", args = ["format", "--line-length", "88", "-"] }
|
||||
formatter = { command = "ruff", args = ["format", "-"] }
|
||||
# formatter = { command = "ruff", args = ["format", "--line-length", "79", "-"] }
|
||||
|
||||
[[language]]
|
||||
name = "kdl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue