mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 03:14:33 +00:00
pyproject: add nix script to ty check
This commit is contained in:
@@ -250,6 +250,7 @@ cmake-format = "gersemi . --in-place"
|
|||||||
# --ignore unresolved-reference: walrus operator false positives in ty.
|
# --ignore unresolved-reference: walrus operator false positives in ty.
|
||||||
cmd = """
|
cmd = """
|
||||||
ty check
|
ty check
|
||||||
|
nix/
|
||||||
src/bcf
|
src/bcf
|
||||||
src/bsdd
|
src/bsdd
|
||||||
src/ifc2ca
|
src/ifc2ca
|
||||||
|
|||||||
Reference in New Issue
Block a user