Skip to content

Commit eec1b6a

Browse files
committed
feat: adding null values
1 parent 7fc37ae commit eec1b6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

module.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"arguments": [
77
{
88
"name": "--recursive",
9-
"type": "switch"
9+
"type": "switch",
10+
"values": null
1011
}
1112
],
1213
"binary": "run.py",

0 commit comments

Comments
 (0)