mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
ci: use GitLab Code Quality for linting tests
This commit is contained in:
parent
c98028136a
commit
90b82ea7e6
2 changed files with 8 additions and 3 deletions
2
.bandit
2
.bandit
|
|
@ -1,3 +1,3 @@
|
|||
[bandit]
|
||||
skips: B110,B404,B408,B603,B607
|
||||
skips: B110,B404,B408,B603,B607,B322
|
||||
targets: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue