Update the acronym list to use those from golint
chanced opened this issue · 0 comments
chanced commented
List: https://github.com/golang/lint/blob/6edffad5e6160f5949cdefc81710b2706fbcd4f6/lint.go#L770
In order to avoid partial matches, I need to figure out how to handle UUID & UID.
Updating the logic to index the acronyms as reversed would solve ID v. UUID, GUID, UID but it would not address UUID v. UID.