mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
8 lines
205 B
TOML
8 lines
205 B
TOML
|
|
max_width = 80
|
||
|
|
force_explicit_abi = false
|
||
|
|
fn_single_line = true
|
||
|
|
fn_args_density = "Compressed"
|
||
|
|
match_block_trailing_comma = true
|
||
|
|
normalize_comments = false
|
||
|
|
imports_indent = "Block"
|
||
|
|
where_single_line = true
|