Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 370 Bytes

File metadata and controls

6 lines (5 loc) · 370 Bytes

Developer

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