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

Router: fix fold bug after semicolon #3910

Merged
merged 2 commits into from
Apr 7, 2024
Merged

Conversation

kitbellew
Copy link
Collaborator

We used two separate rules depending on whether there had been a break, which is prohibited for either fold or unfold, and in case of fold, the two rules were inconsistent.

We used two separate rules depending on whether there had been a break,
which is prohibited for either fold or unfold, and in case of fold, the
two rules were inconsistent.
@kitbellew kitbellew merged commit d4a3a2e into scalameta:master Apr 7, 2024
9 checks passed
@kitbellew kitbellew deleted the 3910 branch April 7, 2024 11:40
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.

2 participants