Closed jonsterling closed 3 months ago
Issue: #719
This fixes the formatting of pattern matching of constructors with an inline record pattern, which previously was missing a space.
Checklist before merging:
No, it's not worth waiting I think. The PR looks great and very minimal. Can always revert if @nbacquey decides it's wrong.
This looks perfect to me! Thanks, @jonsterling
fix: missing space for pattern matching of constructor holding record
Issue: #719
Description
This fixes the formatting of pattern matching of constructors with an inline record pattern, which previously was missing a space.
Checklist
Checklist before merging: