Skip to content

Releases: dnephin/pre-commit-golang

v0.5.1

02 Oct 19:46
fb24a63
Compare
Choose a tag to compare

What's Changed

  • add error messages when the command expected is not available by @ccoVeille in #85
  • Fix command check by @dnephin in #86
  • Change shebang to bash in golangci-lint script by @mckingho in #88
  • Update README with a deprecation notice for golang/go-lint by @Jarmos-san in #91
  • Fix go-generate for multiple directories by @burik666 in #92
  • Fix go-unit-test script falsely succeeding if go list ./... fails by @OnePunMan in #95

New Contributors

Full Changelog: v0.5.0...v0.5.1