Skip to content

Files

Latest commit

May 8, 2018
e9d2a40 · May 8, 2018

History

History
This branch is 1 commit ahead of, 60 commits behind master.

hooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 21, 2018
Mar 21, 2018
May 8, 2018

README.md

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.