check-whitespace: normalize javascript files

This commit is contained in:
Andrej730
2026-09-14 11:33:51 +05:00
parent 032a361d16
commit 0c12d2334b
18 changed files with 119 additions and 117 deletions
+2
View File
@@ -297,6 +297,8 @@ PATTERNS = (
"*/CMakeLists.txt", "*/CMakeLists.txt",
"*.yml", "*.yml",
"*.yaml", "*.yaml",
"*.ts",
"*.js",
"*.bat", "*.bat",
"*.cmd", "*.cmd",
"*.sh", "*.sh",