mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 21:58:46 +00:00
pyproject: add nix script to ty check
(cherry picked from commit cb497b37f7)
This commit is contained in:
@@ -252,6 +252,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