You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marten Seemann 66a6dc9a55
githooks: add a githook to check that the test-plans go.mod is tidied (#2256)
2 years ago
..
README.md githooks: add a githook to check that the test-plans go.mod is tidied (#2256) 2 years ago
pre-commit githooks: add a githook to check that the test-plans go.mod is tidied (#2256) 2 years ago

README.md

Git Hooks

This directory contains useful Git hooks for working with go-libp2p.

Install them by running

git config core.hooksPath .githooks