mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
ruff to ignore src/ifcconvert/cityjson submodule
This commit is contained in:
@@ -45,6 +45,7 @@ enableTypeIgnoreComments = false
|
|||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
exclude = [
|
exclude = [
|
||||||
# Submodules.
|
# Submodules.
|
||||||
|
"src/ifcconvert/cityjson",
|
||||||
"src/ifcopenshell-python/ifcopenshell/express",
|
"src/ifcopenshell-python/ifcopenshell/express",
|
||||||
"src/ifcopenshell-python/ifcopenshell/mvd",
|
"src/ifcopenshell-python/ifcopenshell/mvd",
|
||||||
"src/ifcopenshell-python/ifcopenshell/simple_spf",
|
"src/ifcopenshell-python/ifcopenshell/simple_spf",
|
||||||
|
|||||||
Reference in New Issue
Block a user