column_width = 120 line_endings = "Unix" # indent_type = "Spaces" indent_type = "Tabs" # indent_width = 2 indent_width = 3 quote_style = "AutoPreferDouble" call_parentheses = "None"