We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ca5bd commit b1d6be0Copy full SHA for b1d6be0
1 file changed
pyproject.toml
@@ -130,4 +130,5 @@ jobs = 0
130
fail-under = 9
131
132
[tool.pylint.messages_control]
133
+disable = "all"
134
enable = ["R0911", "R0912", "R0913", "R0915"]
0 commit comments