This PR updates golangci-lint to the latest version 1.31.0.
The upgrade introduced a new check for which I've fixed or disabled most cases.
Signed-off-by: kolaente <k@knt.li>
return" built with "+version+" : "+strings.Replace(Tags," ",", ",-1)
return" built with "+version+" : "+strings.ReplaceAll(Tags," ",", ")
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.