We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c0cd86 commit 4dd0f70Copy full SHA for 4dd0f70
pyproject.toml
@@ -3,3 +3,6 @@ line-length = 120
3
4
[tool.isort]
5
line_length = 120
6
+
7
+[tool.pylint."MESSAGES CONTROL"]
8
+max-line-length = 120
0 commit comments