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

Add a --verbose option for listing labels #4

Merged
merged 2 commits into from
Oct 3, 2017
Merged

Add a --verbose option for listing labels #4

merged 2 commits into from
Oct 3, 2017

Conversation

drazisil
Copy link
Owner

@drazisil drazisil commented Oct 3, 2017

When --verbose (-v) is passed to the ghi label -l -v command, it
shows the hex codes for the colors of the labels instead of just using
the color on the background in the terminal.

This allows users to know what colors are already being used in case
they want to make a matching set of labels for their repository.

When --verbose (-v) is passed to the `ghi label -l -v` command, it
shows the hex codes for the colors of the labels instead of just using
the color on the background in the terminal.

This allows users to know what colors are already being used in case
they want to make a matching set of labels for their repository.
@drazisil
Copy link
Owner Author

drazisil commented Oct 3, 2017

@eljobe Can you take a look at https://codeclimate.com/github/drazisil/ghi/pull/4 and see if the reported issue needs to be corrected?

@eljobe
Copy link

eljobe commented Oct 3, 2017

@drazisil, what it's reporting is that you don't need the |v| at the end of the line. This should be similar to line 26 where there is no block variable for the -d command-line argument.

@drazisil drazisil merged commit dc2dfb5 into drazisil:master Oct 3, 2017
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.

2 participants