meshery-app-mesh
meshery-app-mesh copied to clipboard
[CI] Update CI workflows
Signed-off-by: Antonette Caldwell [email protected]
Description
This PR fixes some of the repetitive workflows.
We should start working toward updating golangci-lint to the latest, and also note that some of the steps in the workflows are already implemented within golangci-lint
such as errcheck
and gosec
.
This current file .golangci.yml
is copied from the other repos, so this will need to be updated accordingly.
Notes for Reviewers
- [ ] Yes, I signed my commits.
bump