go-sqlcmd
go-sqlcmd copied to clipboard
Disable staticcheck in golangci and add explicit staticcheck on different platforms with merge.
Hi, I have noticed that some lint checks are filing in the repo. It looks it could be related to staticchecker using build tags. I have attempted to disable the staticchecker in the PR pipeline and replace it with explicit run of staticchecker on different platforms as described in the link. I am not sure if everything works right now, so creating just a draft PR for now.
@microsoft-github-policy-service agree
@shueybubbles Can anyone please approve the Ci build, if it makes sense to you ?