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
fix: Fix rustfmt formatting after previous commit fix
The enums modified here were not properly formatted.
The fix in the previous commit now formats them properly.
-> Regardless of the presence of comments or macro attributes, if any of
the enum items is multi-line, all enum items should be formatted as
multi-line.
0 commit comments