Files
OPI/ord/rustfmt.toml
samedcildir 4abc0c2aca first commit
2023-12-05 13:51:32 +03: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