Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [docs] Fix git hook bug in CONTRIBUTING.md The instructions as written resulted in a broken link for the pre-commit git hook. Use `pushd`, `popd`, and `git rev-parse --show-toplevel` to correct it. Signed-off-by: Zack Train <ztrain@uber.com> * [githooks] Remove deprecated gofmt pre-update hook Signed-off-by: Zack Train <ztrain@uber.com> --------- Signed-off-by: Zack Train <ztrain@uber.com> Co-authored-by: Marcos Yacob <marcos.yacob@hpe.com>
- Loading branch information