Dynamically Detect Variable Annotations #2155
Unanswered
EricScottN
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure this exists as a flag or combination of flags, but I was wondering if there was a way to automatically detect duplicate class variables and extract/replace them with variable annotations at the top of the module. For example, assume the following two classes were created from a json file:
What I would like to see instead:
Beta Was this translation helpful? Give feedback.
All reactions