Skip to content
Unverified Commit a24e1f79 authored by Nipunn Koorapati's avatar Nipunn Koorapati Committed by GitHub
Browse files

Fix instability due to trailing comma logic (#2572)

It was causing stability issues because the first pass
could cause a "magic trailing comma" to appear, meaning
that the second pass might get a different result. It's
not critical.

Some things format differently (with extra parens)
parent 95e77cb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment