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

Balanced link brackets #375

Merged
merged 4 commits into from
Oct 15, 2019
Merged

Conversation

MihaZupan
Copy link
Collaborator

Fixes #371

Actual change is just f16ee82

I am not 100% that this doesn't cause any regressions, I tried to test as many cases as I could come up with. @yishengjin1413 do you have an example that this wouldn't work on?

No functional changes, readability only
Switch with a single case => if statement
Pattern matching, inline out variable declarations ...
@yishengjin1413
Copy link
Contributor

No. You have added so many cases in your test. Looks really good for me~ Thanks for fixing this!

@xoofx xoofx merged commit f8ab1cc into xoofx:master Oct 15, 2019
@xoofx
Copy link
Owner

xoofx commented Oct 15, 2019

Great job @MihaZupan!

@yishengjin1413
Copy link
Contributor

@xoofx @MihaZupan No rush, just want to know when will you plan to publish a new package with this fix?

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.

The link text may contain balanced brackets
3 participants