summaryrefslogtreecommitdiffstats
path: root/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pylintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/pylintrc b/pylintrc
index dd7dfff..be2973c 100644
--- a/pylintrc
+++ b/pylintrc
@@ -3,7 +3,8 @@ disable=
invalid-name,
logging-fstring-interpolation,
fixme,
- line-too-long
+ line-too-long,
+ too-many-arguments
[BASIC]
good-names=runCmds, i, y, t, c, x, e, fd, ip, v