1 2 3 4 5 6 7 8
version = "Two" comment_width = 60 max_width = 60 wrap_comments = true format_code_in_doc_comments = true control_brace_style = "ClosingNextLine" format_strings = true imports_granularity = "Item"