root = true

[*]
charset = utf-8
insert_final_newline = true

[*.{c,h,cpp,hpp}]
indent_style = space
indent_size = 4
max_line_length = 120
