Skip to content

Commit 5390b23

Browse files
author
Emmanuel Rondan
committed
excluding bandit checks from tests and ignoring Assert use issue
1 parent 1e489a2 commit 5390b23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bandit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
skips:
22
- B107
3+
- B101
4+
- B311
5+
exclude_dirs: ['tests']

0 commit comments

Comments
 (0)