root = true

[*]

charset = utf-8

# New Line formating
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true


# Indentation
indent_style = tab
indent_size = 4

quote_type = single