1
1
mirror of https://github.com/casey/just.git synced 2024-09-11 14:07:05 +03:00
just/rustfmt.toml
2021-09-16 13:44:40 +00:00

7 lines
128 B
TOML

edition = "2018"
max_width = 100
newline_style = "Unix"
tab_spaces = 2
use_field_init_shorthand = true
use_try_shorthand = true