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

Fix sbt output coloring #10

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Fix sbt output coloring #10

merged 1 commit into from
Jul 12, 2021

Conversation

jatcwang
Copy link
Owner

SBT puts a [info] prefix on the output of the tests framework which resets the color each line, therefore this commits ensures that every line in difflicious rendered string is recolored.

Fixes #6

SBT puts a [info] prefix on the output of the tests framework which resets the color each line, therefore this commits ensures that every line in difflicious rendered string is recolored.

Fixes #6
@jatcwang jatcwang merged commit c483063 into master Jul 12, 2021
@jatcwang jatcwang deleted the fix_sbt_output_coloring branch July 12, 2021 18:48
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.

SBT color output inteferes with difflicious color output.
1 participant