diff --git a/pyproject.toml b/pyproject.toml index 672fdb073..6c32e56b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,6 +60,7 @@ docs = [ [tool.ruff] target-version = "py312" +line-length = 119 # Exclude the template content as most files aren't parseable extend-exclude = [ "[{]{2}cookiecutter.project_slug[}]{2}/*",