summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/lint/commands.json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/lint/commands.json')
-rw-r--r--testing/web-platform/tests/tools/lint/commands.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/lint/commands.json b/testing/web-platform/tests/tools/lint/commands.json
new file mode 100644
index 0000000000..a8e9844faf
--- /dev/null
+++ b/testing/web-platform/tests/tools/lint/commands.json
@@ -0,0 +1,3 @@
+{"lint":
+ {"path": "lint.py", "script": "main", "parser": "create_parser", "help": "Run the lint",
+ "virtualenv": false}}