Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 312 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 312 Bytes

What's this?

This is a set of git hooks to be executed on special events, e.g. before you commit your changes. To install them, just execute the install.sh script, and you're good to go!

What do they do?

Currently there's only one hook (pre-commit) which formats changed python files with yapf.