Skip to content

Commit 91898fa

Browse files
Added note to use latest rustfmt
1 parent c4533ad commit 91898fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ frontend with a Rust backend, and there are many tasks appropriate for a
2626
variety of skill levels.
2727

2828
The Rust backend uses rustfmt for code formatting, so ensure that you run it prior
29-
to submitting a pull request. More information on setting up and running rustfmt can
30-
be found [here](https://github.com/rust-lang-nursery/rustfmt/blob/master/README.md).
29+
to submitting a pull request, and that your version of rustfmt is the latst version.
30+
More information on setting up and running rustfmt can be found
31+
[here](https://github.com/rust-lang-nursery/rustfmt/blob/master/README.md).
3132

3233
Please see [docs/CONTRIBUTING.md](https://github.com/rust-lang/crates.io/blob/master/docs/CONTRIBUTING.md) for ideas about what to work on and how to set up a development
3334
environment.

0 commit comments

Comments
 (0)