diff --git a/servo-tidy.toml b/servo-tidy.toml index b22afbf5ecf..8254b04bd91 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -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