Follow-up for D3572.
This linter ensures the source file names are compliant with the naming
conventions from the developer notes.
Differential D3593
[LINTER] Enforce source code file name conventions Fabien on Jul 8 2019, 12:44. Authored by Tags None Subscribers None
Details
Follow-up for D3572. This linter ensures the source file names are compliant with the naming 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.
Diff Detail
Event Timeline |