Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 483 Bytes

Installation

Go to the root of the project and run the following command:

bash <(curl -s https://raw.githubusercontent.com/shftco/shft-git-config/main/husky/script.sh)

That's it! You can now use the husky hook for your project with using commitlint.

Usage

You can configure the ./husky/pre-push file to run any command you want before pushing to the remote repository.