mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
Reconcile ty config with v0.8.0: adopt all=error rules, pin ty 0.0.63
During the v0.8.0->wgpu port replay, ty config changes in pyproject.toml were deferred (wgpu's whitelist all=ignore kept, v0.8.0's code fixes applied). Now adopt v0.8.0's stricter blacklist config (all=error with curated ignores) and pin ty to 0.0.63 to match. The pyproject diff was ty-only, so no wgpu-specific config is lost. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
black==26.3.1
|
||||
ruff==0.16.0
|
||||
poethepoet
|
||||
ty==0.0.59
|
||||
ty==0.0.63
|
||||
gersemi==0.28.0
|
||||
|
||||
Reference in New Issue
Block a user