clang-format icon indicating copy to clipboard operation
clang-format copied to clipboard

The pre-commit hooks fails to validate this repo format

Open vicb opened this issue 6 years ago • 0 comments

  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.

vicb avatar Mar 28 '18 21:03 vicb