Rule: Public header declaration order changed¶
Canonical rule slug: public-header-declaration-order-changed. ← back to all rules
Two declarations swap places in a public header with no signature, type, or export touched -- a formatting change that a position-keyed diff would misreport as a change to both.
Canonical demonstration¶
- case202_public_header_declaration_order_changed — Public Header Declaration Order Changed (✅ NO_CHANGE)