Skip to content

Use parentheses #4059

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

Merged
merged 1 commit into from
Jun 12, 2020
Merged

Use parentheses #4059

merged 1 commit into from
Jun 12, 2020

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Jun 12, 2020

when referring to a function in documentation.

Only looked at `` at the start of a line and at surroundings. I can hunt for other instances if you think it's useful.

sed -r -i "" 's/(^#'"'"' `[a-z_]+[a-z_0-9]*)`/\1()`/' R/*

@clauswilke
Copy link
Member

Looks good to me. If you can find other instances that'd be great, otherwise we can just merge this one.

@krlmlr
Copy link
Member Author

krlmlr commented Jun 12, 2020

Thanks. If you merge this I can do a second PR.

@thomasp85 thomasp85 merged commit 1112582 into tidyverse:master Jun 12, 2020
@krlmlr krlmlr deleted the f-doc-parens branch June 13, 2020 03:05
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.

3 participants