# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
root = true

[*.{cpp,h}]
indent_style = tab
indent_size = 4
insert_final_newline = true