Browse Source

update original

pull/1407/head
funkill2 11 months ago
parent
commit
709f98bc7c
  1. 2
      rustbook-en/CONTRIBUTING.md

2
rustbook-en/CONTRIBUTING.md

@ -37,7 +37,7 @@ Or follow the [instructions][install-dprint] on the `dprint` website. @@ -37,7 +37,7 @@ Or follow the [instructions][install-dprint] on the `dprint` website.
[install-dprint]: https://dprint.dev/install/
To format Rust code, you can run `rustfmt <path to file>`, and to format other
files, you can pass `dprint <path to file>`. Many text editors also have native
files, you can pass `dprint fmt <path to file>`. Many text editors also have native
support or extensions for both `rustfmt` and `dprint`.
## Checking for Fixes

Loading…
Cancel
Save