Closed nbacquey closed 2 months ago
This PR simplifies the old logic of "Do not prepend spaces if the node follows an open parenthesis" by either never prepending a space, or always prepending it, depending on the node.
Resolves: https://github.com/tweag/topiary/issues/721
Checklist before merging:
Description
This PR simplifies the old logic of "Do not prepend spaces if the node follows an open parenthesis" by either never prepending a space, or always prepending it, depending on the node.
Resolves: https://github.com/tweag/topiary/issues/721
Checklist
Checklist before merging: