You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First time I see this is 23b4c1f. In the previous commit (aff0520), we have the old contraction logic which causes the entire file to be put into a single line.
That title should describe it… sorry for the length of it.
Given this input:
I would expect the expression not to be reformatted at all. The current master version however returns:
Interestingly enough, having a non-expanded second argument prevents this from happening, resulting in:
It does however also happen if I start with two already-expanded attrsets as the parameters:
The text was updated successfully, but these errors were encountered: