jwoudenberg / elm-pair

An artificial pair-programmer that helps you write Elm
https://elm-pair.com
GNU General Public License v3.0
109 stars 0 forks source link

Removing qualifier can result in naming conflicts #1

Closed jwoudenberg closed 2 years ago

jwoudenberg commented 2 years ago

When elm-pair wishes to remove a qualifier from a name it should check if that would result in naming conflicts and, if so, take action to avoid those.