Skip to content

Run rustfmt on the whole codebase and send in the changes #574

@carols10cents

Description

@carols10cents

I know I've been adding code to crates.io that isn't necessarily idiomatic rust formatting and I'd like to stop thinking about it and just run rustfmt :) There's probably a lot of code that isn't formatted the way rustfmt would do it though!!

This bug involves:

  • Installing rustfmt on your machine if you haven't yet, using the "Quick start" instructions in their README
  • Run cargo fmt in your crates.io checkout
  • Send in a PR for whatever it recommends changing
  • Fix the tests if any fail (hopefully they shouldn't!)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions