Skip to content

gir: Improve the deprecation check

Emmanuele Bassi requested to merge ebassi/deprecated-since into main

Deprecation annotations should have a version and a message, but neither is mandatory.

If find a deprecation node, we explicitly mark the element as deprecated.

Merge request reports