Create more targeted CPPLINT.cfg files.

This CL moves the filters out of the PRESUBMIT.py file and into specific
folder CPPLINT.cfg files. This allows having all the lints enabled in
the Tint code and specifically disabling in Dawn code as needed.

Bug: dawn:1339
Change-Id: Ieb0178b0aac0ea67c52cc5547984ea5696eef5a4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86208
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
dan sinclair
2022-04-11 13:05:40 +00:00
committed by Dawn LUCI CQ
parent cee1b54058
commit fcf56791c1
7 changed files with 33 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
filter=-build/header_guard
filter=-legal/copyright