Manual testing (open qt app, view about dialog)
Details
Details
- Reviewers
freetrader dagurval - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGc40c59a79406: Update URL for website and source code
rABCc40c59a79406: Update URL for website and source code
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/init.cpp | ||
---|---|---|
1 ↗ | (On Diff #800) | Please fix. |
src/init.cpp | ||
---|---|---|
1 ↗ | (On Diff #800) | You want me to reformat the whole file together with this tiny change? |
Comment Actions
What version of clang format do you have on you computer ? This was already formatted so it is kind of weird that get that many changes.
Comment Actions
$ clang-format --version
clang-format version 5.0.0 (tags/google/stable/2017-06-22)
I can install 3.8 instead if that helps
Comment Actions
I noticed on BU that clang-format from 5.x formats differently .
Use clang-format-3.8 - it works compatibly with BU and ABC .