tomarrell / wrapcheck

A Go linter to check that errors from external packages are wrapped
https://blog.tomarrell.com/post/introducing_wrapcheck_linter_for_go
MIT License
291 stars 26 forks source link

chore: add test workflow #20

Closed tomarrell closed 2 years ago

tomarrell commented 2 years ago

This PR introduces a new GitHub Actions workflow to run the Go tests on pull-request and pushes to master.