summaryrefslogtreecommitdiff
path: root/tools/lint.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint.js')
-rwxr-xr-xtools/lint.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lint.js b/tools/lint.js
index ec8e147a5..aeab48c1a 100755
--- a/tools/lint.js
+++ b/tools/lint.js
@@ -66,6 +66,7 @@ async function dlint() {
":!:cli/tsc/*typescript.js",
":!:cli/tsc/compiler.d.ts",
":!:tests/wpt/suite/**",
+ ":!:tests/wpt/runner/**",
]);
if (!sourceFiles.length) {