-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Before the plugin field
and after_definition
functions are called, the accumulating module attributes are deleted on this line:
Unfortunately that result is this plugin being broken: https://github.com/ejpcmac/typed_struct_legacy_reflection/blob/master/lib/typed_struct_legacy_reflection.ex
Is it by design that the module attributes are deleted before calling the plugin functions, or can the cleanup be moved to after calling all plugin functions?
Metadata
Metadata
Assignees
Labels
No labels