Skip to content

stefsmeets/pre-commit-hook-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-commit hook template

This repo is a template for a pre-commit hook.

Try it out by running:

pre-commit try-repo https://github.com/stefsmeets/pre-commit-hook-template/ --all-files

Installing it as a pre-commit hook

See pre-commit for instructions.

Sample .pre-commit-config.yaml:

-   repo: https://github.com/stefsmeets/pre-commit-hook-template/
    rev: v1.0.1
    hooks:
    -   id: yourhook

About

Template for pre-commit hooks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages