refactor: --check flag and manifest in any order #17
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
test/execute
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
squel/steam-manifest!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "squel/cli-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
drop urfave/cli seems limited by Go's upstream
flag package:
refactor: drop --check flag and manifest in any orderto refactor: --check flag and manifest in any order181785b2a0to4dc670aeba4dc670aebatocc448c276dnote on windows users:
cmd.exedoesnt parse color escape codes, so they should runset NO_COLOR=1before executingcmd.exedoesnt glob files, so incase of a multi-part.manifestthey need to be run one-by-one