bytemuck/rustfmt.toml
2019-09-19 19:09:31 -06:00

8 lines
147 B
TOML

error_on_line_overflow = false
merge_imports = true
reorder_imports = true
use_try_shorthand = true
tab_spaces = 2
max_width = 100
color = "Never"