You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
4
+
5
+
### What do they do?
6
+
7
+
Currently there's only one hook (`pre-commit`) which formats changed python files with `yapf`.
0 commit comments