Skip to content

Commit 57a3abd

Browse files
committed
Bump pylint per-file-ignores
1 parent 33ed62d commit 57a3abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ load-plugins = [
226226
per-file-ignores = [
227227
"docs/source/conf.py:invalid-name",
228228
"docs/source/doccmd_*.py:invalid-name",
229-
"doccmd_README_rst.*.py:invalid-name",
229+
"doccmd_README_rst_*.py:invalid-name",
230230
]
231231

232232
[tool.pylint.'MESSAGES CONTROL']

0 commit comments

Comments
 (0)