dominikh / go-tools

Staticcheck - The advanced Go linter
https://staticcheck.dev
MIT License
6.21k stars 377 forks source link

all: fix typos in comments; remove dupwords #1618

Open alexandear opened 2 weeks ago

alexandear commented 2 weeks ago

The PR fixes typos in comments and removes duplicated words.

ccoVeille commented 2 weeks ago

Did you use dupword and misspell linters?

alexandear commented 1 week ago

Did you use dupword and misspell linters?

I use dupword but didn't use misspell. misspell can't find these typos.