AutoYADM commit: 2025-04-17 14:15:05
This commit is contained in:
parent
e4a928a843
commit
73ee3eb87e
2 changed files with 5 additions and 2 deletions
|
@ -237,9 +237,11 @@ source = { git = "https://github.com/ficcdaf/tree-sitter-mail", rev = "8e60f38ef
|
|||
# ]
|
||||
# comment-token='#'
|
||||
|
||||
[language-server.ruff.config.settings]
|
||||
lineLength = 80
|
||||
|
||||
[[language]]
|
||||
name = "python"
|
||||
# language-servers = ["basedpyright", "ruff", "scls"]
|
||||
language-servers = ["basedpyright", "ruff"]
|
||||
auto-format = true
|
||||
# ruff LSP can format too, including range format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue