diff mbox series

[yocto-autobuilder-helper,v2,1/5] dashboard/bugtriage: Add newline at EOL

Message ID 20260317232902.2404326-1-yoann.congal@smile.fr
State New
Headers show
Series [yocto-autobuilder-helper,v2,1/5] dashboard/bugtriage: Add newline at EOL | expand

Commit Message

Yoann Congal March 17, 2026, 11:28 p.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

This avoids changes created by opinionated text editors to repeatedly
adding it back.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 scripts/dashboard/bugtriage/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/scripts/dashboard/bugtriage/index.html b/scripts/dashboard/bugtriage/index.html
index 5bbfd25..3ea5494 100644
--- a/scripts/dashboard/bugtriage/index.html
+++ b/scripts/dashboard/bugtriage/index.html
@@ -741,4 +741,4 @@ 
   </script>
 </body>
 
-</html>
\ No newline at end of file
+</html>