Skip to content

Rule: Internal template signature leaks through the public API

Canonical rule slug: internal-template-signature-changed. ← back to all rules

A public signature names an internal template whose parameters changed, so the public symbol is remangled and existing imports break.

Canonical demonstration