> I expected an automatic detection of duplicate words and not a list of words. [source](https://github.com/golangci/golangci-lint/pull/3192#issuecomment-1239608567) 1. The detected units should be words, and duplicate symbols should not be displayed, e.g. `%s %s` is not considered a duplicate. 2. Should Test in real code.