Files
icicle/.rustfmt.toml
2024-01-08 17:31:46 +02:00

11 lines
217 B
TOML

# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
# Stable Configs
chain_width = 0
max_width = 120
merge_derives = true
use_field_init_shorthand = true
use_try_shorthand = true
# Unstable Configs