chore(project): adjust safety rules

This commit is contained in:
2026-05-15 10:30:06 +08:00
parent ab616528b4
commit 3203b2d9af
5 changed files with 28 additions and 47 deletions

View File

@@ -40,7 +40,7 @@ dev = [
[tool.ty.environment]
python = "$UV_PROJECT_ENVIRONMENT"
root = ["./mini-nav", "./notebooks", "./hw/sim"]
root = ["./mini-nav", "./notebooks", "./hw/sim", "./scripts"]
[tool.basedpyright]
include = ["mini-nav", "notebooks"]