mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-27 11:15:35 +02:00
Add Pyright as static type checker
This commit is contained in:
@@ -21,6 +21,10 @@ scan = ["bleak"]
|
||||
pre-commit = "^3.6.0"
|
||||
sphinx = "^7.2.6"
|
||||
sphinx-autoapi = "^3.0.0"
|
||||
pyright = "^1.1.350"
|
||||
|
||||
[tool.pyright]
|
||||
typeCheckingMode = "standard"
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
|
||||
Reference in New Issue
Block a user