Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING13008fb89c3e: [LINTER] Remove empty lines at the beginning of a block
rABC13008fb89c3e: [LINTER] Remove empty lines at the beginning of a block
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
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable