diff --git a/pyproject.toml b/pyproject.toml index b83ba8c09a..d65b45d2ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,6 +38,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",