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

YASStyle vcat/typedvcat fix #357

Merged
merged 8 commits into from
Feb 4, 2021
Merged

YASStyle vcat/typedvcat fix #357

merged 8 commits into from
Feb 4, 2021

Conversation

domluna
Copy link
Owner

@domluna domluna commented Feb 3, 2021

fixes #355

This used to fallback to DefaultStyle. Now it aligns the argument to one
whitespace after the [ and args are only joined to the same line only if
that was the case in the original source. If the arguments on the same
line exceed the maximum margin the arguments are split unto different
lines.

This used to fallback to DefaultStyle. Now it aligns the argument to one
whitespace after the `[` and args are only joined to the same line only if
that was the case in the original source. If the arguments on the same
line exceed the maximum margin the arguments are split unto different
lines.
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.

Vcat for YASStyle
1 participant