Skip to content

Rule: Public constant value changed

Canonical rule slug: header-constant-value-changed. ← back to all rules

A constant defined in a public header changes value, so already-compiled consumers carry the old value while new code carries the new one.

Canonical demonstration