Merging upstream version 0.10.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
801f1af336
commit
d1f683ede3
10 changed files with 45 additions and 46 deletions
3
pylintrc
3
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue