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

Improve formatting of fields/alternatives #1609

Merged
merged 3 commits into from
Dec 16, 2019
Merged

Conversation

Gabriella439
Copy link
Collaborator

If a record field is a Some or a completion (or both), this formats them
on the same line as the key to improve the compactness of the formatted
output.

Note that this change applies to record types and union types, too, but in
practice we only expect to see Some and record completions in record fields.

If a record field is a `Some` or a completion (or both), this formats them
on the same line as the key to improve the compactness of the formatted
output.

Note that this change applies to record types and union types, too, but in
practice we only expect to see `Some` and record completions in record fields.
@mergify mergify bot merged commit 1c592f4 into master Dec 16, 2019
@mergify mergify bot deleted the gabriel/format_completions branch December 16, 2019 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants