pkg:codefresh通用go模块

时间:2024-03-23 09:23:29
【文件属性】:

文件名称:pkg:codefresh通用go模块

文件大小:19KB

文件格式:ZIP

更新时间:2024-03-23 09:23:29

Go

Codefresh通用Go模块 使用钩子: 如果安装正确,它将在每次提交之前运行golangci-lint ,并在每次推送之前go test 。 任何错误都将导致提交或推送失败。 : brew install pre-commit : pre-commit install -t pre-commit -t pre-push


【文件预览】:
pkg-main
----.github()
--------workflows()
----git()
--------ops()
--------go.mod(219B)
--------provider_github.go(2KB)
--------go.sum(9KB)
--------repository.go(4KB)
--------provider.go(2KB)
--------mocks()
--------git_test.go(3KB)
----LICENSE(563B)
----README.md(478B)
----Makefile(2KB)
----.pre-commit-config.yaml(312B)
----.golangci.yaml(966B)
----hack()
--------boilerplate.txt(598B)
--------test_pkg.sh(226B)
--------license.go(2KB)
--------test.sh(262B)
----.gitignore(282B)

网友评论