Page MenuHomePhabricator

Format all tests
ClosedPublic

Authored by deadalnix on Jun 23 2017, 18:12.

Details

Summary

As per title.

I assume at this point that the file that weren't touched are good to be formatted en masse, as it won't cause too much conflict. We'd also format everything before we branch out a release.

Test Plan
make check

Diff Detail

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

Event Timeline

If, when we format everything before release, we could solve the problem of single-line if(some_condition) { do_something(); } contraction, that would be great.
I'd much prefer the body to be on a different line.

Accepting, and hoping it still builds.

This revision is now accepted and ready to land.Jun 23 2017, 22:00
This revision was automatically updated to reflect the committed changes.