check-whitespace: normalize css files

This commit is contained in:
Andrej730
2026-09-14 11:45:16 +05:00
parent 3e88479277
commit f3013f29df
15 changed files with 58 additions and 63 deletions
+1
View File
@@ -300,6 +300,7 @@ PATTERNS = (
"*.json", "*.json",
"*.ts", "*.ts",
"*.js", "*.js",
"*.css",
"*.bat", "*.bat",
"*.cmd", "*.cmd",
"*.sh", "*.sh",
@@ -281,9 +281,3 @@ i {
margin: 0; margin: 0;
margin-left: -5px; margin-left: -5px;
} }