Use faster Python LSP and linter

This commit is contained in:
2025-12-17 22:23:53 +01:00
parent a2bdfdd4d2
commit b1215a6f9f

View File

@@ -110,8 +110,8 @@ in
## Nix
nixfmt-rfc-style
## Python
basedpyright
black
ty
ruff
## C/C++
clang-tools
## Go