AutoYADM commit: 2025-04-14 19:15:13
This commit is contained in:
parent
02c1cc0148
commit
addb816325
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ source = { git = "https://github.com/ficcdaf/tree-sitter-mail", rev = "8e60f38ef
|
|||
|
||||
[[language]]
|
||||
name = "python"
|
||||
language-servers = ["basedpyright", "jedi", "scls"]
|
||||
language-servers = ["basedpyright", "ruff", "scls"]
|
||||
auto-format = true
|
||||
# formatter = { command = "ruff", args = ["format", "-"] }
|
||||
formatter = { command = "ruff", args = ["format", "--line-length", "79", "-"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue