Sign in
rust
/
rust
/
refs/heads/auto
/
.
/
src
/
tools
/
rustfmt
/
tests
/
config
/
small_tabs.toml
blob: 4c37100894f832b92553e00a21286511ba0c9135 [
file
] [
log
] [
blame
] [
edit
]
max_width
=
100
comment_width
=
80
tab_spaces
=
2
newline_style
=
"Unix"
brace_style
=
"SameLineWhere"
fn_params_layout
=
"Tall"
trailing_comma
=
"Vertical"
indent_style
=
"Block"
reorder_imports
=
false
format_strings
=
true