We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f57889 commit 5ee5ecaCopy full SHA for 5ee5eca
1 file changed
pyproject.toml
@@ -66,6 +66,7 @@ test = ["pytest>=7.0", "pytest-cov>=4.0"]
66
line-length = 88
67
target-version = "py312"
68
preview = true
69
+exclude = ["docs/conf.py"]
70
71
[tool.ruff.lint]
72
# Enable pycodestyle (`E`), Pyflakes (`F`), isort (`I`), and pydoclint (`DOC`) codes
0 commit comments