mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-01-28 08:09:27 +01:00
added README for pre-commit
This commit is contained in:
parent
f3bd228510
commit
07bba0f752
5
README.md
Normal file
5
README.md
Normal file
@ -0,0 +1,5 @@
|
||||
## Develop
|
||||
|
||||
To run pre-commit hooks run `pre-commit install` after cloning the repository.
|
||||
|
||||
Make sure to have `pre-commit` installed in your active python environment. To install: `pip install pre-commit`. For more info: https://pre-commit.com/
|
@ -0,0 +1,5 @@
|
||||
## Develop
|
||||
|
||||
To run pre-commit hooks run `pre-commit install` after cloning the repository.
|
||||
|
||||
Make sure to have `pre-commit` installed in your active python environment. To install: `pip install pre-commit`. For more info: https://pre-commit.com/
|
Loading…
x
Reference in New Issue
Block a user