summaryrefslogtreecommitdiffstats
path: root/pylintrc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-09 08:18:57 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-09 08:18:57 +0000
commit3b64505c5a813b72307d14444390ffac9cccb0e5 (patch)
tree3e33d1ac888c55de4ded16a2a76b4add6f954ecc /pylintrc
parentReleasing debian version 0.10.2-1. (diff)
downloadeos-downloader-3b64505c5a813b72307d14444390ffac9cccb0e5.tar.xz
eos-downloader-3b64505c5a813b72307d14444390ffac9cccb0e5.zip
Merging upstream version 0.10.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'pylintrc')
-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