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

Working on moving arrow expression #1295

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Working on moving arrow expression #1295

merged 6 commits into from
Aug 16, 2024

Conversation

belav
Copy link
Owner

@belav belav commented Jun 16, 2024

Other instances of => stay on the line and break after, this seems to be the only instance that breaks before => and should be consistent with the others.

closes #1282

@belav belav marked this pull request as draft June 16, 2024 20:54
@belav belav force-pushed the move-switch-arrow branch from 6831f8d to aecd5f0 Compare June 28, 2024 16:39
@belav belav force-pushed the move-switch-arrow branch from aecd5f0 to 5073fd6 Compare July 27, 2024 18:50
@belav belav marked this pull request as ready for review July 27, 2024 18:50
@belav belav merged commit 7d1dc56 into main Aug 16, 2024
3 checks passed
@belav belav deleted the move-switch-arrow branch August 16, 2024 16:48
pisolofin pushed a commit to pisolofin/csharpier-editorconfig that referenced this pull request Aug 22, 2024
Other instances of `=>` stay on the line and break after, this seems to
be the only instance that breaks before `=>` and should be consistent
with the others.

closes belav#1282
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.

Switch expressions have extra line breaks
1 participant