Closed alexandear closed 2 weeks ago
This PR fixes links for gocritic checks and replaces https://go-critic.github.io with https://go-critic.com.
https://go-critic.github.io
https://go-critic.com
E.g. the link "https://go-critic.com/overview.html#badSyncOnceFunc" is wrong, must be "https://go-critic.com/overview.html#badsynconcefunc".
This PR fixes links for gocritic checks and replaces
https://go-critic.github.io
withhttps://go-critic.com
.E.g. the link "https://go-critic.com/overview.html#badSyncOnceFunc" is wrong, must be "https://go-critic.com/overview.html#badsynconcefunc".