Skip to content

Commit

Permalink
add a not to run rustfmt on stable rust
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Apr 8, 2018
1 parent 9d16b67 commit 59a0534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,7 @@ If possible provide:
The normal rust coding style is checked by [rustfmt][cs1].
Readable code is the first step on having good and safe libraries.

To avoid slight differences appearing in nightly versions, please
use the following command to run rustfmt: `cargo +stable fmt`
[cs1]: https://github.com/rust-lang-nursery/rustfmt

0 comments on commit 59a0534

Please sign in to comment.