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