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: expr_scrub() can handle function-definitions #271

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

toppyy
Copy link
Contributor

@toppyy toppyy commented Oct 9, 2024

Closes #268

@krlmlr krlmlr changed the title expr_scrub can handle function-definitions fix: expr_scrub() can handle function-definitions Oct 16, 2024
@krlmlr
Copy link
Member

krlmlr commented Oct 16, 2024

Thanks!

@krlmlr krlmlr merged commit 89063e1 into tidyverse:main Oct 16, 2024
15 checks passed
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.

expr_scrub() seems like it can bork some expressions entirely
2 participants