Replies: 1 comment 1 reply
-
That's already implemented in #2462. Its not part of any release yet. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
rustfmt
can be configured to format (or not) files that contain@generated
in the first 5 lines. Diesel should emit this tag in files it automatically generates such asschema.rs
.Beta Was this translation helpful? Give feedback.
All reactions