618 Forks
4155 Stars
4155 Watchers

pre-commit-hooks

Some out-of-the-box hooks for pre-commit

How to download and setup pre-commit-hooks

Open terminal and run command
git clone https://github.com/pre-commit/pre-commit-hooks.git
git clone is used to create a copy or clone of pre-commit-hooks 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-hooks https://github.com/pre-commit/pre-commit-hooks/archive/master.zip

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

If you have some problems with pre-commit-hooks

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