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
When setting trailing_commas to preserve, I would expect the formatter to preserve trailing commas in my code. This is not the case when creating an enum with a constructor as shown below.