Page MenuHomePhabricator

Add braces to GUI files
ClosedPublic

Authored by Fabien on Jan 30 2020, 21:43.

Details

Summary

As per title.

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
braces_gui
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9212
Build 16370: Default Diff Build & Tests
Build 16369: arc lint + arc unit

Event Timeline

nakihito added a subscriber: nakihito.

Edit: Ignore nits. I see this is part/result of a different change/focus.

src/qt/rpcconsole.cpp
1220 ↗(On Diff #15901)

Since this is already touching this area, would it be out of scope to move the this comment to the line above?

src/qt/splashscreen.cpp
177 ↗(On Diff #15901)

And here too?

This revision is now accepted and ready to land.Jan 30 2020, 22:31

Move comments on their line while I'm at it.

This revision was landed with ongoing or failed builds.Jan 30 2020, 22:42
This revision was automatically updated to reflect the committed changes.