Skip to content

fix: use flag.Args() instead of os.Args() for leftover argument parsing#20

Open
chenrui333 wants to merge 1 commit into
busser:mainfrom
chenrui333:use-flag-args-instead-of-osargs
Open

fix: use flag.Args() instead of os.Args() for leftover argument parsing#20
chenrui333 wants to merge 1 commit into
busser:mainfrom
chenrui333:use-flag-args-instead-of-osargs

Conversation

@chenrui333

Copy link
Copy Markdown

while testing the formula build in chenrui333/homebrew-tap#111, found some arg parsing issue, updating to use flag.Args() instead of os.Args().

…arsing

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 requested a review from busser as a code owner January 30, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant