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

Reintroduce whitespace control parsing fix with legacy override #903

Merged
merged 14 commits into from
Jul 28, 2022

Conversation

tkindy
Copy link
Contributor

@tkindy tkindy commented Jul 28, 2022

Closes #892
Depends on #902

This PR is basically #896 but with the changes disabled by default. They can be enabled by setting a new flag on LegacyOverrides as part of the JinjavaConfig.

@tkindy tkindy requested a review from jasmith-hs July 28, 2022 15:17
@tkindy tkindy force-pushed the tk/reintro-whitespace-fix branch from f5c3d5b to 6a348de Compare July 28, 2022 20:20
Base automatically changed from tk/reintro-precedence-fix to master July 28, 2022 20:23
@tkindy tkindy force-pushed the tk/reintro-whitespace-fix branch from 6a348de to 009149a Compare July 28, 2022 20:24
@tkindy tkindy merged commit b21ca24 into master Jul 28, 2022
@tkindy tkindy deleted the tk/reintro-whitespace-fix branch July 28, 2022 20:31
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.

Unary minus operator at beginning of expression is ignored
2 participants