Skip to content

Kl0ven/pre-commit-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-demo

A pre-commit Demo

pre-commit Website pre-commit Github

installation

poetry install  # with poetry

pip install -r requirements.txt  # with pip

Then run to setup the pre-commit

poetry run pre-commit install

ou

pre-commit install

Run

pre-commit will be launch on every commit. You can launch them manually with the following command:

pre-commit run  # only on staged file

pre-commit run  --all-file # on all file

About

A pre-commit Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages