1. run `./bin/darwin_x64/clang-format -i -style=file index.js bin/check-clang-format.js` 2. `yarn precommit` fails (And is executed as a pre-commit hook). I'll go ahead and disable the pre-commit hook for now to unblock the development. We should re-enable later.