- Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Currently unused_record_fields counts fields in record constructions (e.g. MyRec = #my_rec{field = value} as used (i.e. it doesn't report them) since it can't easily distinguish them from patttern-matching (e.g. #my_rec{field = value} = MyRec).
But assigning a value to a field should not really count as usage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request