Skip to content

Conversation

@hfrick
Copy link
Member

@hfrick hfrick commented Oct 24, 2024

This PR makes use of cli in a lot more places, most notably:

  • replacing rlang::abort() and the crafty gluebort() with cli_abort()
  • moving the print methods for blueprints to cli.

Along the way, I've tried to streamline where possible, e.g. the message for the .default() methods and using the wording "must be" rather than "should be" for consistency with the rlang type-checkers.

@hfrick hfrick requested a review from topepo October 24, 2024 16:36
@hfrick hfrick requested a review from topepo October 25, 2024 18:25
@hfrick hfrick merged commit aa7204b into main Nov 12, 2024
12 checks passed
@hfrick hfrick deleted the cli branch November 12, 2024 13:35
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