Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 236 Bytes

Git hooks

This directory contains Git hooks that simplify contributing to this repository.

You can install them by copying the files into .git/hooks in the repository folder or by running git config --local core.hooksPath hooks