diff --git a/pyproject.toml b/pyproject.toml index 37aed2dded..a244e0e007 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,6 +43,7 @@ exclude = [ # then they will be inherited by projects' .toml files. # This allows using assuming different Python version for different projects. [tool.ruff] +line-length = 120 exclude = [ # Submodules. "src/ifcopenshell-python/ifcopenshell/express",