We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab3171 commit be4af71Copy full SHA for be4af71
pylintrc
@@ -32,6 +32,7 @@ disable=
32
subprocess-run-check,
33
super-with-arguments,
34
too-many-arguments,
35
+ too-many-positional-arguments,
36
too-many-function-args,
37
too-many-lines,
38
using-constant-test,
0 commit comments