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

Fix handling of multiline plain (using pipes) that contain interpolation #431

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

MaxLap
Copy link
Contributor

@MaxLap MaxLap commented Jul 24, 2023

Those pipes are driving me crazy! Haha. Anyhow, this means the feature is getting better, so that's good.

Closes #430

@sds sds added the bug label Jul 24, 2023
@sds sds merged commit 9dfce92 into sds:main Jul 24, 2023
37 checks passed
@sds
Copy link
Owner

sds commented Jul 24, 2023

Thanks!

@shepmaster
Copy link

I apologize that our code has so many occurrences of these rarely-used HAML features. 😁

@MaxLap
Copy link
Contributor Author

MaxLap commented Jul 24, 2023

@shepmaster haha, no worries. I'm glad actually. I prefer those bugs to be reported ASAP while it's all fresh in my memory than have them trickle over years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiline pipes in JS files cause RuboCop to report "unexpected token tRCURLY"
3 participants