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 outdent issues for elif (#2, #57) #75

Merged
merged 1 commit into from
May 3, 2021

Conversation

trystero11
Copy link
Contributor

Make the ad-hoc oudent (added in #2) apply only when elif is followed by then on the same line. In my testing, this addresses #57 without breaking the #2 test case. I'm sure the regex could be cleaned up, though.

Make the ad-hoc oudent (added in lovesegfault#2) apply only when `elif` is followed by `then` on the same line. In my testing, this addresses lovesegfault#57 without breaking the lovesegfault#2 test case. I'm sure the regex could be cleaned up, though.
@lovesegfault lovesegfault merged commit 950aa18 into lovesegfault:master May 3, 2021
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.

None yet

2 participants