Skip to content

Latest commit

 

History

History

githooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Git hooks

Using https://pre-commit.com/

Installation

Using pip:

pip install pre-commit

Or Using homebrew:

brew install pre-commit

Installation of githook scripts

From root directory:

pre-commit install -c ./contrib/githooks/pre-commit-config.yaml