Format for the use statements on rust code #1043
hackaugusto
started this conversation in
General
Replies: 1 comment
-
My two cents: Ideally we should have a format that is supported by tooling and it is easy to configured. For example, the language server |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is just to get feedback on the format of
use
statements, so that we can choose a tool to apply the coding style consistently across the repos, and remove the need of human review of such changes.Beta Was this translation helpful? Give feedback.
All reactions