action-gh-release/rustfmt.toml
softprops c1c36c7be2 init
2019-08-25 02:13:05 -04:00

4 lines
No EOL
215 B
TOML

# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#fn_args_layout
fn_args_layout = "Vertical"
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#merge_imports
merge_imports = true