Skip to content

Conversation

@toku-sa-n
Copy link
Collaborator

@toku-sa-n toku-sa-n commented May 9, 2023

Description of the PR

Format operator chains based on operator fixity.

Fixes: #230
Fixes: #457

Checklist

  • Add a changelog if necessary. See https://keepachangelog.com/ for how to write it.
  • Add tests in TESTS.md if possible.
  • Squash commits into two: one for the implementation change, and the other for formatting.

@toku-sa-n toku-sa-n force-pushed the operator-fixity branch 2 times, most recently from cb0e07b to 0a2bfba Compare May 9, 2023 07:02
@toku-sa-n toku-sa-n marked this pull request as ready for review May 9, 2023 07:57
@toku-sa-n toku-sa-n requested a review from mihaimaruseac May 9, 2023 07:57
Copy link
Owner

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@mihaimaruseac mihaimaruseac merged commit a5d5e87 into mihaimaruseac:master May 9, 2023
@toku-sa-n toku-sa-n deleted the operator-fixity branch May 9, 2023 13:51
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.

suboptimal formatting for expressions separated "unrolled fold" expressions Support custom formatting for <$> <*> combinations

2 participants