AutoYADM commit: 2025-04-17 14:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-17 14:15:05 -04:00
parent e4a928a843
commit 73ee3eb87e
2 changed files with 5 additions and 2 deletions

View file

@ -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