common/home/rustfmt.toml

5 lines
78 B
TOML

# Allman style
brace_style = "AlwaysNextLine"
hard_tabs = true
tab_spaces = 2