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 cli instead of crayon for console output #591

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Dec 13, 2024

Branched out from #589

The visual change is the following:

Current CRAN:

image

This PR:
image

Since covr doesn't import rlang, we can't use cli::cli_inform(), so I am using cli::format_message() + message() instead

@jimhester
Copy link
Member

Can you please add a bullet to NEWS? It should briefly describe the change and end with (@yourname, #issuenumber).

@jimhester jimhester merged commit ee573b2 into r-lib:main Jan 30, 2025
12 checks passed
@jimhester
Copy link
Member

Thanks!

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