[*]
tab_width = 8
charset = utf-8
indent_style = space
insert_final_newline = true

[*.{c,h}]
indent_size = 4
trim_trailing_whitespace = true
