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

Remove line breaks between } and else #793

Merged
merged 3 commits into from May 6, 2021

Conversation

lorenzwalthert
Copy link
Collaborator

@lorenzwalthert lorenzwalthert commented May 5, 2021

Closes #792.

Here is how the current PR would change benchmark results when merged into master:

  • cache_applying: 0.11 -> 0.11 (0.8%)
  • cache_recording: 1.54 -> 1.55 (0.4%)
  • without_cache: 3.98 -> 3.99 (0.4%)

@lorenzwalthert lorenzwalthert merged commit 2b10dfc into r-lib:master May 6, 2021
@lorenzwalthert lorenzwalthert deleted the issue-792 branch May 6, 2021 07:36
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.

FR: fix up "dangling else"
1 participant