check-whitespace: normalize json files

This commit is contained in:
Andrej730
2026-09-14 11:39:30 +05:00
parent 0c12d2334b
commit 3e88479277
26 changed files with 38 additions and 25 deletions
+1
View File
@@ -297,6 +297,7 @@ PATTERNS = (
"*/CMakeLists.txt",
"*.yml",
"*.yaml",
"*.json",
"*.ts",
"*.js",
"*.bat",