Skip to content
Snippets Groups Projects
Commit 24f17f06 authored by madaidan's avatar madaidan
Browse files

Skip B108

parent c79e673b
Branches bubblewrap
No related tags found
No related merge requests found
Pipeline #27468 failed
......@@ -16,7 +16,7 @@ linting:bandit:
script: # TODO: remove B405 and B314
- bandit ./mat2 --format txt --skip B101
- bandit -r ./nautilus/ --format txt --skip B101
- bandit -r ./libmat2 --format txt --skip B101,B404,B603,B405,B314
- bandit -r ./libmat2 --format txt --skip B101,B404,B603,B405,B314,B108
linting:codespell:
image: $CONTAINER_REGISTRY:linting
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment