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
Running cargo fmt resulted in extensive changes across the project. I'd like to add a rustfmt.toml configuration file to ensure consistent code formatting.
Description
Running
cargo fmtresulted in extensive changes across the project. I'd like to add arustfmt.tomlconfiguration file to ensure consistent code formatting.Alternatives Considered
No response
Additional Context
No response