]> arthur.barton.de Git - bup.git/blobdiff - .pylintrc
test-fuse: show errors by running fuse in the foreground
[bup.git] / .pylintrc
index 0f7c2ed7348294f4e14d1755022e78a90d9524b6..f9e3dfb32bb574da09605a83f1967d24ca67c9f2 100644 (file)
--- a/.pylintrc
+++ b/.pylintrc
@@ -5,6 +5,7 @@ disable=all
 enable=
   catching-non-exception,
   consider-using-in,
+  inconsistent-return-statements,
   return-in-init,
   trailing-whitespace,
   undefined-variable,