Add ignore rule for assert test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[bandit]
|
||||
[[bandit.ruleset]]
|
||||
disable = true
|
||||
[bandit.ruleset.identifier]
|
||||
type = "bandit_test_id"
|
||||
value = "B101"
|
||||
Reference in New Issue
Block a user