Update README.md

This commit is contained in:
Marco A L Barbosa 2015-11-20 16:58:57 -02:00
parent 3533f72c45
commit ddf9847d4a

View File

@ -74,6 +74,7 @@ options covering different styles. File an issue, or even better, submit a PR.
## Gotchas
* For things you do not want rustfmt to mangle, use one of
```rust
#[rustfmt_skip]
#[cfg_attr(rustfmt, rustfmt_skip)]