mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Don't run the B701(jinja2_autoescape_false) checks.
This commit is contained in:
parent
d16ab08a4d
commit
0453b7ac7e
1 changed files with 1 additions and 0 deletions
1
.bandit
1
.bandit
|
@ -1,2 +1,3 @@
|
|||
[bandit]
|
||||
exclude: salt/ext/tornado/*
|
||||
skip: B701
|
||||
|
|
Loading…
Add table
Reference in a new issue