1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

whitespace

This commit is contained in:
J. Nick Koston
2025-10-17 18:46:41 -10:00
parent 4f4da1de22
commit 7f2d8a2c11
3 changed files with 191 additions and 9 deletions

View File

@@ -10,10 +10,10 @@
| **Flash** | {{ target_flash }} | {{ pr_flash }} | {{ flash_change }} |
{% if component_breakdown %}
{{ component_breakdown }}
{%- endif %}
{%- if symbol_changes %}
{% endif %}
{% if symbol_changes %}
{{ symbol_changes }}
{%- endif %}
{% endif %}
{%- if target_cache_hit %}
> ⚡ Target branch analysis was loaded from cache (build skipped for faster CI).