citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
83 stars 27 forks source link

Add golangci-lint #412

Closed christophd closed 2 years ago

christophd commented 2 years ago

Add golang linters to Makefile. Also add GitHub validate workflow that is run for each PR to enforce passing linters on code changes