Abirdcfly / dupword

A linter that checks for duplicate words in the source code (usually miswritten)
MIT License
13 stars 5 forks source link

[Umbrella] Examples in real code #3

Closed Abirdcfly closed 2 years ago

Abirdcfly commented 2 years ago

(Please feel free to add your changes!)

NOT a Bug

Bug

some releated issue

Abirdcfly commented 2 years ago

The above example is enough to show that the wrong duplicate word problem exists in a large number of open source go projects, and if a pull request can be proposed to fix the problem, the probability is that the pull request will be merged.

So just close this issue.