Skip to content

Rule: Public function marked deprecated

Canonical rule slug: public-function-marked-deprecated. ← back to all rules

A published function gains a deprecation attribute -- the signature and the export are unchanged, but the library has made a machine-readable statement that the entry point is scheduled for removal.

Canonical demonstration