We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c0cb7 commit 5507fd9Copy full SHA for 5507fd9
1 file changed
code_pylint.py
@@ -35,7 +35,7 @@
35
'trailing-whitespace': 11,
36
'empty-docstring': 7,
37
'missing-module-docstring': 4,
38
- 'too-many-arguments': 23,
+ 'too-many-arguments': 24,
39
'too-few-public-methods': 5,
40
'unnecessary-comprehension': 5,
41
'no-value-for-parameter': 2,
0 commit comments