We use clang-format version 4.0.0 to consistently format the code base. The format is automatically checked via a Travis CI build as well. Run the following script locally to ensure formatting is ready to merge:
./scripts/format.sh
We use clang-format version 4.0.0 to consistently format the code base. The format is automatically checked via a Travis CI build as well. Run the following script locally to ensure formatting is ready to merge:
./scripts/format.sh