-
Golang Pre-Commit钩子工具pre-commit-golang,具备模块支持功能
资源介绍
提交前GoLang
一组用于Golang的git pre-commit挂钩,支持模块。
需要挂钩管理框架。
安装
您可以将以下代码段复制/粘贴到.pre-commit-config.yaml文件中。
注意可以在找到更加充实的版本
# ==========================================================================
# Golang Pre-Commit Hooks | https://github.com/tekwizely/pre-commit-golang
#
# !! ALL Hooks enabled by default - Comment out hooks you are not using
#
# Visit the project home page