mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
bandit no longer includes B410 lxml check
https://github.com/PyCQA/bandit/pull/1212
This commit is contained in:
parent
20caa6fa1c
commit
f5a6aa2cbf
1 changed files with 1 additions and 1 deletions
2
.bandit
2
.bandit
|
@ -1,3 +1,3 @@
|
|||
[bandit]
|
||||
skips: B110,B404,B408,B410,B603,B607
|
||||
skips: B110,B404,B408,B603,B607
|
||||
targets: .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue