Skip to content

Conversation

@mojister
Copy link
Contributor

Summary

Use rlang::arg_match() instead of match.arg()

Related GitHub Issues and PRs

Checklist

Remarks

  • There is an error as I check the package (even before undertaking any changes) on my system. It complains about a failure in helper-render_formats.R file.

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

LGTM!

@rich-iannone rich-iannone merged commit 67cf0b9 into rstudio:master Nov 2, 2022
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.

Use rlang::arg_match() instead of match.arg()

2 participants