Page MenuHomePhabricator

[LINTER] Remove empty lines at the beginning of a block
ClosedPublic

Authored by Fabien on Dec 18 2019, 09:43.

Details

Summary
Test Plan

Return no error:

arc lint --everything

Edit src/init.cpp and add an empty newline after any opening block.

arc lint -- src/init.cpp

Check the linter proposes to remove the newline.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
linter_remove_empty_line_start_of_block
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8620
Build 15227: Default Diff Build & Tests
Build 15226: arc lint + arc unit

Event Timeline

Now I want my god damn braces added automagically!

This revision is now accepted and ready to land.Dec 18 2019, 17:16