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
- 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