uquic/.githooks
2023-04-19 06:05:51 -07:00
..
pre-commit githooks: add check that go.mod in integrationtests/gomodvendor is tidy (#3750) 2023-04-19 06:05:51 -07:00
README.md add a pre-commit hook that checks that tests are not focussed 2021-01-02 18:02:20 +08:00

Git Hooks

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

Install them by running

git config core.hooksPath .githooks