729 Forks
10587 Stars
10587 Watchers

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

How to download and setup pre-commit

Open terminal and run command
git clone https://github.com/pre-commit/pre-commit.git
git clone is used to create a copy or clone of pre-commit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pre-commit https://github.com/pre-commit/pre-commit/archive/master.zip

Or simply clone pre-commit with SSH
[email protected]:pre-commit/pre-commit.git

If you have some problems with pre-commit

You may open issue on pre-commit support forum (system) here: https://github.com/pre-commit/pre-commit/issues