We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089bd05 commit 4af261eCopy full SHA for 4af261e
1 file changed
pyproject.toml
@@ -249,7 +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",
+ "docs/source/doccmd_*.py:invalid-name",
253
"doccmd_README_rst.*.py:invalid-name",
254
]
255
0 commit comments