mirror of
https://gitee.com/openharmony/third_party_rust_nom
synced 2024-11-22 23:19:44 +00:00
add a not to run rustfmt on stable rust
This commit is contained in:
parent
9d16b67790
commit
59a0534fbb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user