Created by: reyoung
- Add
pre-commit
hook check during Travis-CI - Apply
pre-commit
hooks to all files.
NOTE: We use clang-format
version 3.8 to auto-format.
In MacOS, use brew install homebrew/versions/clang-format38
In Ubuntu 14.04, use apt install clang-format-3.8