Skip to content

Commit 4ee4ff1

Browse files
committed
add dependencies example shellcheck
1 parent a402e87 commit 4ee4ff1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Runfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@ def examples
3030
"examples/config-ini/configly",
3131
"examples/custom-includes/download",
3232
"examples/custom-strings/download",
33+
"examples/dependencies/cli",
3334
"examples/docker-like/docker",
35+
"examples/environment-variables/cli",
3436
"examples/git-like/git",
3537
"examples/minimal/download",
3638
"examples/multiline/multi",
3739
"examples/subcommands/cli",
38-
"examples/environment-variables/cli",
3940
"examples/yaml/yaml",
4041
"spec/fixtures/workspaces/short-flag/rush",
4142
]

0 commit comments

Comments
 (0)