We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb59aa commit bc1fb9cCopy full SHA for bc1fb9c
{{cookiecutter.project_slug}}/pyproject.toml
@@ -61,6 +61,7 @@ extend-ignore = [
61
62
[tool.ruff.per-file-ignores]
63
"tests/*" = ["D", "ANN"]
64
+"docs/source/conf.py" = ["INP001"]
65
66
67
[tool.ruff.pydocstyle]
0 commit comments