Merge pull request #1597 from code-yeongyu/fix/899-cli-run-dash-args
fix: allow dash-prefixed arguments in CLI run command (#899)
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
|||||||
BuiltinCategoryNameSchema,
|
BuiltinCategoryNameSchema,
|
||||||
CategoryConfigSchema,
|
CategoryConfigSchema,
|
||||||
ExperimentalConfigSchema,
|
ExperimentalConfigSchema,
|
||||||
|
GitMasterConfigSchema,
|
||||||
OhMyOpenCodeConfigSchema,
|
OhMyOpenCodeConfigSchema,
|
||||||
} from "./schema"
|
} from "./schema"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user