clang-format agnostic

This commit is contained in:
jpirnay
2026-04-02 18:30:31 +02:00
parent 811b4807cd
commit d7bd88bec7
2 changed files with 272 additions and 321 deletions
+1
View File
@@ -244,6 +244,7 @@ def generate(svg_dir, output_path, fetch):
"// Generated from erikflowers/weather-icons SVGs.",
"// 48x48, 1-bit, MSB-first, row-major.",
"// Regenerate with: python scripts/generate_weather_icons.py --fetch",
"// clang-format off",
"",
]
header.extend(arrays)