cpp_base
is a skeleton repo for C++ projects.
It contains common utility files (formatting configuration, VSCode configuration, Bazel setup, etc) that you want in different projects.
If you are using cpp_base
for your project, please delete this file.
See README.cpp_base.md
for the actual README for cpp_base
.
DO NOT EDIT THIS FILE IN ANY SUBSEQUENT COMMIT.