catenacyber / perfsprint

Golang linter to use strconv
MIT License
21 stars 2 forks source link

feature: string addition #9

Closed catenacyber closed 11 months ago

catenacyber commented 11 months ago

When one format string has text but only one string argument, it can be replaced with string addition

Do not deal yet with %s in the middle where we need two additions