mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 15:46:28 +00:00
Fixup whitespace/comments issues.
This CL fixes a few tabs to be spaces which makes the whitespace/comments lint check pass. The check is set to enabled. Change-Id: I2a6c590aa3bfee888239adc89d1ce4c8c99f3e78 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86083 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
81e497c45f
commit
db9db31cab
@@ -77,7 +77,7 @@ LINT_FILTERS = [
|
||||
"-legal/copyright", "-readability/braces", "-readability/casting",
|
||||
"-readability/inheritance", "-readability/namespace", "-runtime/explicit",
|
||||
"-runtime/indentation_namespace", "-runtime/int", "-runtime/printf",
|
||||
"-whitespace/comments", "-whitespace/empty_if_body"
|
||||
"-whitespace/empty_if_body"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user