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
There's a growing de facto standard to mark generated files by putting @generated in a comment at the top of the file. E.g. check the top of Cargo.lock.
It would be great if there were an option to have Rustfmt skip files that contain @generated.