-
Notifications
You must be signed in to change notification settings - Fork 250
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
New print_color_bold_path helper methods #173
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's awesome to have these helper methods. Can you replace the hardcoded path formatting currently in the codebase with these helpers?
I'll merge this after the function names are updated and the helper methods are used. There should only be a few instances where I'm printing paths, so this shouldn't take too long.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great fixes. Minor wording and tech debt cleanup and then we're good to go.
Issue #172
New methods for printing a message in bold with a path description styled without bold.