Uploading only the format changes here, to keep clean the other diff.
Details
Details
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- clang-format
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 756 Build 756: arc lint + arc unit
Event Timeline
Comment Actions
Looks like you are using a clang format version that isn't 3.8 . We settled on 3.8 so far. We'll do a mass format when we move to 4.0 .
Comment Actions
No this is not good. This will cause the formattign to oscillate. These files are already formatted, but clang changed something in clang format 4.0 so one need to use a pre 4.0 version. Or we move to 4.0 but then we need to format it all once and for all.