Skip to content

Commit 237d83f

Browse files
committed
Add duplicate entry for B601 in Codacy configuration to enforce subprocess call checks
1 parent e87187c commit 237d83f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.codacy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ engines:
55
- tests/*
66
config:
77
ignore:
8+
- B601 # generic subprocess use warning
89
- B602 # subprocess call with non-literal argument
910
- B603 # subprocess_without_shell_equals_true or similar

0 commit comments

Comments
 (0)