mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-21 16:25:37 +02:00
Add Pyright pre-commit
This commit is contained in:
@@ -25,6 +25,8 @@ pyright = "^1.1.350"
|
||||
|
||||
[tool.pyright]
|
||||
typeCheckingMode = "standard"
|
||||
venvPath = "."
|
||||
venv = ".venv"
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
|
||||
Reference in New Issue
Block a user