mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 00:04:15 +00:00
00b65b1299
* Enforce comment width * `cargo +nightly fmt` * Finishing touches
5 lines
92 B
TOML
5 lines
92 B
TOML
comment_width = 99
|
|
group_imports = "One"
|
|
imports_granularity = "Crate"
|
|
wrap_comments = true
|