Skip to content

Commit 56b3c17

Browse files
committed
Add duplicate entry for B602 in Codacy configuration to ensure subprocess call checks are enforced
1 parent a4a1820 commit 56b3c17

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,4 +5,5 @@ engines:
55
- tests/*
66
config:
77
ignore:
8+
- B602 # subprocess call with non-literal argument
89
- B603 # subprocess_without_shell_equals_true or similar

0 commit comments

Comments
 (0)