Skip to content

Commit b1d6be0

Browse files
committed
pylint disable all
1 parent 16ca5bd commit b1d6be0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,5 @@ jobs = 0
130130
fail-under = 9
131131

132132
[tool.pylint.messages_control]
133+
disable = "all"
133134
enable = ["R0911", "R0912", "R0913", "R0915"]

0 commit comments

Comments
 (0)