root=true [*.{cc,cpp,hpp,h}] charset = utf-8 indent_size = 2 indent_style = space trim_trailing_whitespace = true [*.{cc,cpp,hpp,h}] insert_final_newline = true [makefile] indent_size = 4 indent_style = tab