common/home/rustfmt.toml

5 lines
78 B
TOML
Raw Normal View History

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