feat(ci): add typecheck (warnings only in CI)
This commit is contained in:
@@ -163,6 +163,7 @@ exclude = ["tinker-atropos"]
|
||||
|
||||
[tool.ruff]
|
||||
exclude = ["tinker-atropos"]
|
||||
select = [] # disable all lints for now, until we've wrangled typechecks a bit more :3
|
||||
|
||||
[tool.uv]
|
||||
exclude-newer = "7 days"
|
||||
|
||||
Reference in New Issue
Block a user