headers in other folders are not subject to the guidelines
contrib: Only lint our src files for include guards #12956
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1804-lintFixups changing 1 files +1 −1-
MarcoFalke commented at 12:22 AM on April 12, 2018: member
-
contrib: Only lint our src files for include guards 8983095d51
- MarcoFalke requested review from practicalswift on Apr 12, 2018
- fanquake added the label Scripts and tools on Apr 12, 2018
- MarcoFalke closed this on Apr 12, 2018
- MarcoFalke deleted the branch on Apr 12, 2018
-
practicalswift commented at 1:45 AM on April 12, 2018: contributor
Why the close? :-)
git ls-files -- "src/*.h"should probably be changed togit ls-files -- "src/**.h"for clarity, but otherwise utACK :-) - MarcoFalke locked this on Sep 8, 2021