1
0
mirror of https://github.com/falk-werner/webfuse synced 2026-03-02 03:40:24 +00:00

make pylint happy

This commit is contained in:
Falk Werner
2023-02-04 08:58:15 +01:00
parent 7559bebb05
commit a83fcd7260
2 changed files with 66 additions and 44 deletions

View File

@@ -0,0 +1,17 @@
[BASIC]
good-names=i,j,k,ex,Run,_,f,fd
[MESSAGES CONTROL]
disable=raw-checker-failed,
bad-inline-option,
locally-disabled,
file-ignored,
suppressed-message,
useless-suppression,
deprecated-pragma,
use-symbolic-message-instead,
missing-function-docstring