We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e489a2 commit 5390b23Copy full SHA for 5390b23
.bandit.yml
@@ -1,2 +1,5 @@
1
skips:
2
- B107
3
+- B101
4
+- B311
5
+exclude_dirs: ['tests']
0 commit comments