Don't check header guards in cpplint.py
Header guards are checked by CheckForIncludeGuards which has broader coverage than cpplint.py and should therefore be preferred. Having two include-guard checkers that cover different sets of files and use different tags to silence warnings is just confusing. Bug: 1309977 Change-Id: Ic0d1ad610cf9c34d6777d852da2e2e22b8686552 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3587725Reviewed-by:Peter Kasting <pkasting@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Showing
Please
register
or
sign in
to comment