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

Propagate BracketStyle in arrow application #1145

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

amesgen
Copy link
Member

@amesgen amesgen commented Nov 25, 2024

Closes #1144

We need to indent the closing parenthesis in arrow do blocks, just as we need to do for regular do blocks. We already have BracketStyle for that, we just need to propagate it.

Copy link

@mrkkrp mrkkrp merged commit 600a73b into master Nov 28, 2024
8 checks passed
@mrkkrp mrkkrp deleted the amesgen/issue-1144 branch November 28, 2024 18:32
amesgen added a commit that referenced this pull request Dec 18, 2024
mrkkrp pushed a commit that referenced this pull request Dec 19, 2024
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.

multilines arrow expression enclosed in parenthesis format syntax error
2 participants