1 2 3 4 5 6 7
format_code_in_doc_comments = true group_imports = "StdExternalCrate" imports_granularity = "Crate" newline_style = "Unix" normalize_comments = true tab_spaces = 2 wrap_comments = false