1
0
mirror of https://github.com/orhun/kmon synced 2024-06-29 06:24:54 +00:00
kmon/rustfmt.toml

6 lines
118 B
TOML

edition = "2018"
max_width = 85
newline_style = "Unix"
hard_tabs = true
tab_spaces = 4
use_field_init_shorthand = true