Git Hooks

February 21, 2023 ยท View on GitHub

This directory contains git hooks that the core team uses for various tasks.

  • Commit signoff for automatic compliance of the DCO.

Setup

To setup these git hooks, run ./git-hooks/setup.sh from the root directory of the project.