1 2 3 4 5 6 7 8 9
max_width = 80 ideal_width = 80 tab_spaces = 4 newline_style = "Unix" reorder_imports = true format_strings = false force_format_strings = false wrap_comments = true normalise_comments = true