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
However, this disagrees with DrRacket's indenter. DrRacket prefers the first form and I tend to agree with that choice. In general, I think fmt and DrRacket should avoid fighting each other in their default settings.
The text was updated successfully, but these errors were encountered:
This code:
is currently reformatted to this:
However, this disagrees with DrRacket's indenter. DrRacket prefers the first form and I tend to agree with that choice. In general, I think
fmt
and DrRacket should avoid fighting each other in their default settings.The text was updated successfully, but these errors were encountered: