mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-12-18 16:43:21 +00:00
8 lines
195 B
TOML
8 lines
195 B
TOML
|
version = "Two"
|
||
|
edition = "2018"
|
||
|
|
||
|
imports_granularity = "Crate"
|
||
|
#use_small_heuristics = "Max"
|
||
|
#control_brace_style = "ClosingNextLine"
|
||
|
normalize_comments = true
|
||
|
format_code_in_doc_comments = true
|