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 adf8c36 commit 089bd05Copy full SHA for 089bd05
pyproject.toml
@@ -249,6 +249,7 @@ disable = [
249
# - conf.py is a Sphinx configuration file which requires lowercase global variable names.
250
per-file-ignores = [
251
"docs/source/conf.py:invalid-name",
252
+ "docs/source/doccmd*.py:invalid-name",
253
"doccmd_README_rst.*.py:invalid-name",
254
]
255
0 commit comments