Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tagged literals when adding flags. #16

Merged
merged 1 commit into from
Oct 9, 2013

Conversation

acrmp
Copy link
Member

@acrmp acrmp commented Oct 7, 2013

Running go vet on the code reports warnings for the flags defined in app.go:

src/cf/app/app.go:110: cli.BoolFlag composite literal uses untagged fields

Though the alternative here seems quite verbose.

Cheers,

Andrew.

@scottruitt
Copy link
Contributor

Thanks, Andrew! We'll merge your PR in the next few days.

@cf-services cf-services merged commit 7f5ffef into cloudfoundry:master Oct 9, 2013
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.

3 participants