mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
18 lines
323 B
INI
18 lines
323 B
INI
|
[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
|
||
|
|