Change "gn check" to report all incorrect include
Fixing "gn check" errors can be frustrating after a coding session as it only reports the first #include violation in each file. Change HeaderChecker to instead record all errors that are found when checking a file and report all of them. Bug: none Change-Id: I2e077090ad176300c570583acecbf34192a9963e Reviewed-on: https://chromium-review.googlesource.com/1107992Reviewed-by:Dirk Pranke <dpranke@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#569187}
Showing
Please register or sign in to comment