[tool.ruff] exclude = ["app/test", "app/tests"] [tool.pytest.ini_options] addopts = "--ignore=app/test --ignore=app/tests" pythonpath = "."