Skip to content

Commit 4140116

Browse files
committed
Add .wat to list of accepted filename extensions
1 parent 7793fe6 commit 4140116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/lint/filenames/lib/extensions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
".txt",
3434
".wasm",
3535
".wast",
36+
".wat",
3637
".woff",
3738
".yml",
3839
".xml"

0 commit comments

Comments
 (0)