wgpu/rustfmt.toml

5 lines
119 B
TOML
Raw Normal View History

2018-09-14 15:39:24 +00:00
newline_style = "Native"
2019-06-26 03:23:08 +00:00
blank_lines_upper_bound = 2
2019-02-26 03:25:34 +00:00
spaces_around_ranges = true
imports_layout = "HorizontalVertical"