Codebase list kxd / HEAD tests / .pylintrc
HEAD

Tree @HEAD (Download .tar.gz)

.pylintrc @HEADraw · history · blame

1
2
3
4
5
6
[MESSAGES CONTROL]
disable=missing-docstring, too-many-public-methods, fixme, locally-disabled

[REPORTS]
output-format=colorized
reports=no