commit
bc76558910
@ -74,6 +74,7 @@ options covering different styles. File an issue, or even better, submit a PR.
|
|||||||
## Gotchas
|
## Gotchas
|
||||||
|
|
||||||
* For things you do not want rustfmt to mangle, use one of
|
* For things you do not want rustfmt to mangle, use one of
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
#[rustfmt_skip]
|
#[rustfmt_skip]
|
||||||
#[cfg_attr(rustfmt, rustfmt_skip)]
|
#[cfg_attr(rustfmt, rustfmt_skip)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user