catenacyber / perfsprint

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

style: simplify assignments using assignment operators #18

Closed alexandear closed 6 months ago

alexandear commented 6 months ago

This PR refactors assignments in the analyzer.go.

See https://go-critic.com/overview.html#assignop

catenacyber commented 6 months ago

Thanks for linting the linter. Do you want a patch version bump for this ?