bytemuck/rustfmt.toml

8 lines
147 B
TOML
Raw Normal View History

2019-09-20 01:09:31 +00:00
error_on_line_overflow = false
merge_imports = true
reorder_imports = true
use_try_shorthand = true
tab_spaces = 2
max_width = 100
color = "Never"