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

don't add line break before '{' in edge cases #939

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Conversation

lorenzwalthert
Copy link
Collaborator

Closes #933.

@github-actions
Copy link
Contributor

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 5332cda is merged into main:

  •   :ballot_box_with_check:cache_applying: 29.8ms -> 29.7ms [-1.86%, +0.73%]
  •   :ballot_box_with_check:cache_recording: 1.25s -> 1.25s [-0.55%, +0.88%]
  •   :ballot_box_with_check:without_cache: 3.31s -> 3.3s [-1.65%, +0.67%]

Further explanation regarding interpretation and methodology can be found in the documentation.

@lorenzwalthert lorenzwalthert merged commit 855601d into main Apr 11, 2022
@lorenzwalthert lorenzwalthert deleted the issue-933 branch April 11, 2022 20:51
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.

Edge case: Trailing ( of parameter list and opening { of function scope are styled to be on different lines
1 participant