1 2 3 4 5 6 7line_endings = "Unix" indent_type = "Spaces" indent_width = 2 quote_style = "AutoPreferSingle" call_parentheses = "NoSingleTable" collapse_simple_statement = "Never"
1 2 3 4 5 6 7
line_endings = "Unix" indent_type = "Spaces" indent_width = 2 quote_style = "AutoPreferSingle" call_parentheses = "NoSingleTable" collapse_simple_statement = "Never"