Skip to content

Conversation

@jamestalmage
Copy link
Contributor

PR #410 missed a color change on a single log line,
See: #410 (comment)

Using this convention will make it much easier to review PR's. No need to remember what color is used where, just ensure they don't use chalk directly, and alias the color with it's intended purpose in the colors module.

PR avajs#410 missed a color change on a single log line,
See: avajs#410 (comment)

Using this convention will make it much easier to review PR's. No need to remember what color is used where, just ensure they don't use chalk directly, and alias the color with it's intended purpose in the colors module.
cli.js Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lib/reporters was intended to contain files of reporters only. lib/colors.js would be just fine as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@sindresorhus
Copy link
Member

LGTM

@kevva
Copy link
Contributor

kevva commented Jan 9, 2016

👍

@jamestalmage jamestalmage deleted the standardize-colors-across-reporters branch January 9, 2016 16:53
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.

4 participants