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

azp: Fail on invalid elseif/else sequence #269

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

ChristopherHX
Copy link
Owner

@ChristopherHX ChristopherHX commented Nov 20, 2023

Now checks if there is a matching if or elseif

@ChristopherHX ChristopherHX marked this pull request as ready for review November 22, 2023 09:37
@ChristopherHX ChristopherHX merged commit 9aed8e1 into main Nov 22, 2023
38 checks passed
@ChristopherHX ChristopherHX deleted the azp-fail-on-invalid-else-and-elseif-sequence branch November 22, 2023 09:37
@ChristopherHX ChristopherHX linked an issue Nov 25, 2023 that may be closed by this pull request
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.

azp: elseif and else should fail if it isn't followed by an if
1 participant