common/home/rustfmt.toml

5 lines
78 B
TOML
Raw Normal View History

# Allman style
brace_style = "AlwaysNextLine"
hard_tabs = true
2023-08-13 20:34:25 -07:00
tab_spaces = 3