HomePhabricator

[LINTER] Enforce source code file name conventions

Description

[LINTER] Enforce source code file name conventions

Summary:
Follow-up for D3572.

This linter ensures the source file names are compliant with the naming
conventions from the developer notes.

Test Plan:

arc lint --everything # No error

Rename src/addrdb.cpp to src/addrDb.cpp

arc lint -- src/addrDb.cpp

Check the error is catched by the linter.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on Jul 8 2019, 12:36
nakihitoPushed on Jul 8 2019, 20:30
Reviewer
Restricted Project
Differential Revision
D3593: [LINTER] Enforce source code file name conventions
Parents
rSTAGING70a4d2941e3c: doc: Make build system insert version in Doxyfile
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/10118, tag: phabricator/base/10116, tag: phabricator/base/10115, tag: phabricator/base/10113