mirror of
https://github.com/softprops/action-gh-release
synced 2025-09-22 11:47:58 +00:00
4 lines
No EOL
215 B
TOML
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 |