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

Latte strict parsing mode #246

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Latte strict parsing mode #246

merged 3 commits into from
Oct 17, 2023

Conversation

spaze
Copy link
Owner

@spaze spaze commented Oct 17, 2023

Has to be enabled with $latteEngine->setStrictParsing() because when enabled in new Linter with the strict param, it's only used when no custom engine is passed.

Close #241

Has to be enabled with $latteEngine->setStrictParsing() because when enabled in new Linter with the strict param, it's only used when no custom engine is passed.

Close #241
@spaze spaze self-assigned this Oct 17, 2023
@spaze spaze merged commit 046b5f6 into main Oct 17, 2023
58 checks passed
@spaze spaze deleted the spaze/latte-strict-parsing branch October 17, 2023 21:23
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.

Enable Latte strict parsing
1 participant