mirror of
https://github.com/saltstack/salt.git
synced 2025-04-07 04:51:38 +00:00
3 lines
69 B
Text
3 lines
69 B
Text
[bandit]
|
|
exclude: salt/ext/tornado/*,tests/minionswarm.py
|
|
skip: B701
|