Pre-commit-Golang v1.0.0-beta.1 – Now with support for running custom go tools
Release Announcement:
* https://github.com/TekWizely/pre-commit-golang/releases/tag/v1.0.0-beta.1
While this project includes builtin hooks for many popular go tools, it's not possible to include builtin hooks for every tool that users might want to use.
To help accommodate those users, this release introduces the ability to invoke custom go tools.
Check out the release notes for a quick example and the project's README for complete documentation. Clickable link:
https://github.com/TekWizely/pre-commit-golang/releases/tag/...