mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 02:50:43 +00:00
Local default oxlint did not run --type-aware so the warning was missed on the initial commit; CI surfaced it via check-lint. Hoist the heading into a named const so its length is read directly without the assertion.