Skip to content

Handle Deprecated attribute for global constants - #76

Open
lacatoire wants to merge 1 commit into
Girgias:mainfrom
lacatoire:feat/deprecated-constants
Open

Handle Deprecated attribute for global constants#76
lacatoire wants to merge 1 commit into
Girgias:mainfrom
lacatoire:feat/deprecated-constants

Conversation

@lacatoire

Copy link
Copy Markdown
Contributor

Summary

  • Track deprecated constants from stubs in ConstantListDiff via new deprecatedInStub field
  • Add deprecated constants section to HTML report
  • Display deprecated count in parse-stub script output

Closes #25

@lacatoire
lacatoire force-pushed the feat/deprecated-constants branch 2 times, most recently from 5ad4c3d to 9d2c823 Compare February 16, 2026 14:26
Track deprecated constants from stubs in the constant diff and display
them in the HTML report.

Closes Girgias#25
@lacatoire
lacatoire force-pushed the feat/deprecated-constants branch from 9d2c823 to addae5c Compare February 17, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle Deprecated attribute for global constants

1 participant