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 ## Nix
nixfmt-rfc-style nixfmt-rfc-style
## Python ## Python
basedpyright ty
black ruff
## C/C++ ## C/C++
clang-tools clang-tools
## Go ## Go