This linter throws an error when a #include "header.h" is encountered.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGfce74c92e6a6: [LINTER] Enforce using angle brackets in #include directives
rABCfce74c92e6a6: [LINTER] Enforce using angle brackets in #include directives
Modify src/init.cpp to use double quotes in a #include directive.
arc lint -- src/init.cpp
Check the linter catches the error.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable