Added the command that allowed me to use clang-format-8 without having to recompile llvm & clang to CONTRIBUTING.md.
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING55577b249220: Added guide for OSX users on how to install clang-format-8.
rABC55577b249220: Added guide for OSX users on how to install clang-format-8.
I ran npm install -g clang-format@1.2.4. I had to delete/move some files due to conflicts with another installation, but after that, running arc diff succeeded. A fresh installation should work with just that command; otherwise the instructions can be amended to accomodate for additional problems.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- OP_BSWAP
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8790 Build 15561: Default Diff Build & Tests Build 15560: arc lint + arc unit