mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-31 15:20:15 +00:00
10 lines
246 B
TOML
10 lines
246 B
TOML
|
edition = "2018"
|
||
|
condense_wildcard_suffixes = true
|
||
|
format_macro_matchers = true
|
||
|
merge_imports = true
|
||
|
use_field_init_shorthand = true
|
||
|
format_code_in_doc_comments = true
|
||
|
normalize_comments = true
|
||
|
wrap_comments = true
|
||
|
overflow_delimited_expr = true
|