Files
kt-connect/docs/developer/pre-commit.md
T
2020-02-24 13:55:18 +08:00

181 B

Pre Commit

https://pre-commit.com/

Install

Install pre-commit:

pip install pre-commit
# or 
brew install pre-commit

Apply to local

pre-commit install