Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 158 Bytes

pre-commit.md

File metadata and controls

17 lines (12 loc) · 158 Bytes

Pre Commit Hooks

Install

Install pre-commit:

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

Apply to local

pre-commit install