diff --git a/servo-tidy.toml b/servo-tidy.toml index 01e4edd59a62..5665b25d6ff6 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -54,6 +54,8 @@ files = [ "./tests/wpt/metadata-css/MANIFEST.json", "./components/script/dom/webidls/ForceTouchEvent.webidl", "./support/android/openssl.sh", + # Upstream code from Khronos/WebGL uses tabs for indentation + "./tests/wpt/mozilla/tests/webgl", # Ignore those files since the issues reported are on purpose "./tests/html/bad-line-ends.html", "./tests/unit/net/parsable_mime/text",