mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-12 03:42:08 +00:00
feat(ci): add typecheck (warnings only in CI)
This commit is contained in:
parent
63c51d8962
commit
9627ee70e5
3 changed files with 359 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue