mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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",
|
||||
# Upstream code from Khronos/WebGL uses tabs for indentation
|
||||
"./tests/wpt/webgl/tests",
|
||||
# Vendored from upstream
|
||||
"./tests/wpt/webgpu/tests",
|
||||
# Our import script is not currently respecting the lint.
|
||||
"./tests/wpt/webgl/tools/import-conformance-tests.py",
|
||||
# Ignore those files since the issues reported are on purpose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue