udon/rustfmt.toml

6 lines
110 B
TOML
Raw Permalink Normal View History

2023-09-10 20:39:49 -07:00
edition = "2021"
brace_style = "AlwaysNextLine"
hard_tabs = true
tab_spaces = 3
imports_granularity = "Crate"