bytemuck/rustfmt.toml
2019-11-25 18:46:23 -07:00

9 lines
175 B
TOML

error_on_line_overflow = false
merge_imports = true
reorder_imports = true
use_try_shorthand = true
tab_spaces = 2
max_width = 80
color = "Never"
use_small_heuristics = "Max"