ruff to ignore src/ifcconvert/cityjson submodule

This commit is contained in:
Andrej
2025-06-02 10:56:22 +05:00
parent b9b5aefd5e
commit 6ea53d54ba
+1
View File
@@ -45,6 +45,7 @@ enableTypeIgnoreComments = false
[tool.ruff]
exclude = [
# Submodules.
"src/ifcconvert/cityjson",
"src/ifcopenshell-python/ifcopenshell/express",
"src/ifcopenshell-python/ifcopenshell/mvd",
"src/ifcopenshell-python/ifcopenshell/simple_spf",