Skip to content

Commit 66d06e4

Browse files
authored
add flake8-bugbear to flake8 check (#97)
1 parent b7cc501 commit 66d06e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ deps =
118118
flake8-docstrings
119119
# https://github.com/JBKahn/flake8-print/pull/30
120120
flake8-print>=3.1.0
121+
flake8-bugbear
121122
commands =
122123
flake8 src/aws_encryption_sdk/ setup.py
123124

0 commit comments

Comments
 (0)