mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 13:38:00 +00:00
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:
committed by
Dawn LUCI CQ
parent
cee1b54058
commit
fcf56791c1
2
include/webgpu/CPPLINT.cfg
Normal file
2
include/webgpu/CPPLINT.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
filter=-build/header_guard
|
||||
filter=-legal/copyright
|
||||
Reference in New Issue
Block a user