[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
vc_generate_documentation_comments = doxygen_slash_star

[*.{c,h}]
charset = utf-8

[*.yml]
indent_style = space
indent_size = 2
