We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a1820 commit 56b3c17Copy full SHA for 56b3c17
1 file changed
.codacy.yml
@@ -5,4 +5,5 @@ engines:
5
- tests/*
6
config:
7
ignore:
8
+ - B602 # subprocess call with non-literal argument
9
- B603 # subprocess_without_shell_equals_true or similar
0 commit comments