zng/rustfmt.toml

4 lines
110 B
TOML
Raw Normal View History

edition = "2018" # for dump.rs
2020-02-06 02:53:57 +08:00
max_width = 140
#format_code_in_doc_comments = true
#ignore = ["dependencies"]