HomePhabricator

[LINTER] Check for header guard closure comment

Description

[LINTER] Check for header guard closure comment

Summary:
This enforces setting the header guard as a comment following the
#endif statement.
Includes the fix for the header files violating the rule.

Test Plan:
Should return nothing:

arc lint --everything

Remove the comment of an header guard and check the linter catches it.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D4218

Details

Provenance
FabienAuthored on Oct 7 2019, 12:43
FabienPushed on Oct 8 2019, 19:31
Reviewer
Restricted Project
Differential Revision
D4218: [LINTER] Check for header guard closure comment
Parents
rABC0f435ad7cdbe: Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtime
Branches
Unknown
Tags
Unknown