We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c6856 commit 8780970Copy full SHA for 8780970
1 file changed
setup.cfg
@@ -10,7 +10,6 @@ markers =
10
[pylint]
11
reports = no
12
max-line-length = 88
13
-max-positional-arguments = 6
14
disable = locally-disabled,consider-using-f-string,invalid-name,too-few-public-methods
15
msg-template = {path}:{line}: [{msg_id}({symbol}), {obj}] {msg}
16
0 commit comments