Although the implementation is slightly different than the original PR, the general idea is the same. After collecting all modules we want to exclude formatting those that contain the #![rustfmt::skip] attribute.
1 line
24 B
Rust
1 line
24 B
Rust
fn baz() { } |