1indent_type = "Spaces" 2indent_width = 2 3column_width = 100 4line_endings = "Unix" 5quote_style = "AutoPreferDouble" 6call_parentheses = "Always" 7 8[sort_requires] 9enabled = true