4 lines
174 B
YAML
4 lines
174 B
YAML
skips:
|
|
- B603 # Ignore warnings about calling subprocess.Popen without shell=True
|
|
- B607 # Ignore warnings about calling subprocess.Popen without a full path to executable
|