refactor(formatter): unify type cast binding classification into TypeCast enum#24445
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Merging this PR will not alter performance
Comparing Footnotes
|
TypeCast enum
fbfdc83 to
cb8b75d
Compare
Merge activity
|
d7c12b5 to
25306e9
Compare
…eCast` enum (#24445) Use `TypeCast` enum for SoT to handle JSDoc type-cast and parens printing.
cb8b75d to
ea923bb
Compare
…eCast` enum (#24445) Use `TypeCast` enum for SoT to handle JSDoc type-cast and parens printing.
ea923bb to
cfed680
Compare

Use
TypeCastenum for SoT to handle JSDoc type-cast and parens printing.