From ac9f463108531d28eee496bd837aab542eb9e409 Mon Sep 17 00:00:00 2001 From: Via Date: Mon, 20 Jul 2026 13:26:51 +0000 Subject: [PATCH] fix(lint): recognize compiler-derived data-end as legitimate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `bundleToSingleHtml` compiles `data-duration` into `data-end` (in `compileTimingAttrs`), then calls `validateHyperframeHtmlContract` against the compiled HTML. The linter's `deprecated_data_end` rule fired on the compiler's own consistent output — `