Files
ord-brc20/rustfmt.toml
2025-03-07 00:41:24 -06: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