Skip to content

Commit a60c434

Browse files
committed
pylint disable all
1 parent 4b1eb34 commit a60c434

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)