Page MenuHomePhabricator

Remove extra newline that leads to linter warning
ClosedPublic

Authored by Fabien on Sep 5 2019, 09:03.

Details

Summary

D3979 removed the freopen() function and leaded to an extra newline.
Most likely the linter did some other autofix that made this being
hidden at submission time.

Test Plan

Should return no error:

arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_arcanist_extra_newline
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7324
Build 12691: Bitcoin ABC Buildbot (legacy)
Build 12690: arc lint + arc unit