[tool.ruff] line-length = 79 [tool.ruff.lint] exclude = ["mipa/**/__init__.py"] [tool.ruff.format] exclude = ["mipa/_version.py"]