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