5 lines
86 B
Batchfile
5 lines
86 B
Batchfile
pip install pre-commit
|
|
git config --unset-all core.hooksPath
|
|
cd ..
|
|
pre-commit install
|