]> arthur.barton.de Git - bup.git/blob - .pylintrc
f7c5f604a2a2fb6104ed7a323b672d16b9223880
[bup.git] / .pylintrc
1 # -*-conf-*-
2
3 [MESSAGES CONTROL]
4 disable=all
5 enable=
6   consider-using-in,
7   return-in-init,
8   trailing-whitespace,
9   unused-import,
10   unused-wildcard-import,
11   useless-return