mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
commented out unstable features from rustfmt.toml
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
# newline_style = "Auto"
|
||||
# use_small_heuristics = "Default"
|
||||
# indent_style = "Block"
|
||||
wrap_comments = true
|
||||
format_code_in_doc_comments = true
|
||||
comment_width = 80
|
||||
# wrap_comments = true
|
||||
#format_code_in_doc_comments = true
|
||||
#comment_width = 80
|
||||
# normalize_comments = true
|
||||
# normalize_doc_attributes = true
|
||||
# license_template_path = ""
|
||||
format_strings = true
|
||||
# format_strings = true
|
||||
# format_macro_matchers = true
|
||||
# format_macro_bodies = true
|
||||
# empty_item_single_line = true
|
||||
|
||||
Reference in New Issue
Block a user