[PATCH 09/10] pylint: enable catching-non-exception

0 views
Skip to first unread message

Rob Browning

unread,
Sep 17, 2021, 1:15:40 PM9/17/21
to bup-...@googlegroups.com, Johannes Berg
From: Johannes Berg <joha...@sipsolutions.net>

Signed-off-by: Johannes Berg <joha...@sipsolutions.net>
Reviewed-by: Rob Browning <r...@defaultvalue.org>
Tested-by: Rob Browning <r...@defaultvalue.org>
---
.pylintrc | 1 +
1 file changed, 1 insertion(+)

diff --git a/.pylintrc b/.pylintrc
index 997e09fd..0f7c2ed7 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -3,6 +3,7 @@
[MESSAGES CONTROL]
disable=all
enable=
+ catching-non-exception,
consider-using-in,
return-in-init,
trailing-whitespace,
--
2.30.2

Reply all
Reply to author
Forward
0 new messages