Page MenuHomePhabricator

Add a trailing comma to the Mode enum
AbandonedPublic

Authored by Fabien on Aug 26 2019, 16:59.

Details

Reviewers
deadalnix
nakihito
Group Reviewers
Restricted Project
Summary

This prevent clang-format from putting it all on a single line.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
edit_address_dialog_enum_comma
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7238
Build 12521: Bitcoin ABC Buildbot (legacy)
Build 12520: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 27 2019, 00:31

The linter changes got landed in D3893, no need to prevent it anymore.