Categorygithub.com/codefresh-io/pkg
module
0.0.3
Repository: https://github.com/codefresh-io/pkg.git
Documentation: pkg.go.dev

# README

codecov

Codefresh common go modules

Using pre-commit hooks:

When installed correctly, this will run golangci-lint before every commit, and go test before every push. Any error will cause the commit or push to fail.

  1. Install:
    brew install pre-commit
  2. Install the git hook scripts:
    pre-commit install -t pre-commit -t pre-push

# Packages

No description provided by the author
Copyright 2021 The Codefresh Authors.
No description provided by the author