summaryrefslogtreecommitdiffstats
path: root/third_party/rust/bytemuck/rustfmt.toml
blob: 50860b8230250c86b97657fad05ff657fdfc9dfb (plain)
1
2
3
4
5
6
7
8
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"