mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Ignore webgpu cts in tidy
This commit is contained in:
parent
e378bea56d
commit
caf5cb643b
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ files = [
|
||||||
"./support/android/openssl.sh",
|
"./support/android/openssl.sh",
|
||||||
# Upstream code from Khronos/WebGL uses tabs for indentation
|
# Upstream code from Khronos/WebGL uses tabs for indentation
|
||||||
"./tests/wpt/webgl/tests",
|
"./tests/wpt/webgl/tests",
|
||||||
|
# Vendored from upstream
|
||||||
|
"./tests/wpt/webgpu/tests",
|
||||||
# Our import script is not currently respecting the lint.
|
# Our import script is not currently respecting the lint.
|
||||||
"./tests/wpt/webgl/tools/import-conformance-tests.py",
|
"./tests/wpt/webgl/tools/import-conformance-tests.py",
|
||||||
# Ignore those files since the issues reported are on purpose
|
# Ignore those files since the issues reported are on purpose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue