Page MenuHomePhabricator

Clang formatting of `qt/clientmodel.cpp` and `test/net_tests.cpp`
ClosedPublic

Authored by sickpig on Jun 19 2017, 14:34.

Details

Summary

Clang formatting of qt/clientmodel.cpp and test/net_tests.cpp

Test Plan

cd src; clang-format -assume-filename=.clang-format qt/clientmodel.cpp and look for diff

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

deadalnix added inline comments.
src/qt/clientmodel.cpp
98 ↗(On Diff #552)

Put comment on its own line.

This revision is now accepted and ready to land.Jun 19 2017, 14:36
This revision was automatically updated to reflect the committed changes.