Skip to content

Commit

Permalink
Blend bare except messages
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Coêlho <[email protected]>
  • Loading branch information
chocoelho committed Jul 24, 2018
1 parent 58f9486 commit 44116a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion prospector/blender_combinations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ combinations:
- # No exception type(s) specified
- pylint: bare-except
- frosted: W101
- pep8: E722

- # Spaces around keyword/paramater equals
- pep8: E251
Expand Down Expand Up @@ -203,4 +204,4 @@ combinations:

-
- pep257: D103
- pylint: missing-docstring
- pylint: missing-docstring

0 comments on commit 44116a0

Please sign in to comment.