mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
Enable the bare-except pylint and pep8 checking
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
E402
|
||||
W503
|
||||
W504
|
||||
E722
|
||||
E741
|
||||
|
||||
@@ -11,7 +11,6 @@ disable=
|
||||
bad-continuation,
|
||||
bad-indentation,
|
||||
bad-mcs-classmethod-argument,
|
||||
bare-except,
|
||||
blacklisted-name,
|
||||
broad-except,
|
||||
c-extension-no-member,
|
||||
|
||||
Reference in New Issue
Block a user