Skip to content

Formatting of code #4

Description

@duesee

Hey,

do you have an opinion on reformatting the code to match common code style?

I could run

$ cargo fmt -- --config imports_granularity=Crate

and open a PR. But as this changes a lot, you might probably prefer to do it yourself and be sure that I havn't introduced bad code on the way ;-)

For me this would be helpful, because I always use the format on save feature of my IDE to speed up coding. Parts which should not be subject to reformatting can also be annotated with #[rustfmt::skip]. What do you think?

Thank you for your amazing work, btw!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions