-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Swap write arguments #1812
Swap write arguments #1812
Conversation
0cd48e8
to
6b0c9f1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've been looking into the PR (with some slightly... delay admittedly lol)
Great job! 😃
I do like the look of it and the result: it obviously makes much more sense, even visually.
If you could make the few fixes that I have spotted above (mainly having to do with the exact same thing: precedence), that would be awesome. 😉
And then I'll merge! 🚀
Co-authored-by: Yanis Zafirópulos <[email protected]>
Co-authored-by: Yanis Zafirópulos <[email protected]>
Co-authored-by: Yanis Zafirópulos <[email protected]>
Co-authored-by: Yanis Zafirópulos <[email protected]>
Co-authored-by: Yanis Zafirópulos <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect! 😉
And... ready to merge! 🚀 |
Description
Swap write arguments.
Advantages:
Type of change