root = true

[*.{cpp,h,sln,yml,vcxproj}]

indent_size = 2
indent_style = space
tab_width = 2

insert_final_newline = true
trim_trailing_whitespace = true
