{
	"eol": "\n",
	"end_with_newline": true,
	"indent_with_tabs": true,
	"wrap_line_length": 0,
	"space_around_combinator": true,
	"brace_style": "collapse,preserve-inline"
}