tcassou / python-pre-commit-hooks

Some custom pre-commit hooks for python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Python pre-commit hooks

do_not_commit

Prevent commit in case pre-commit hooks compliance check fails.

remove_ipython_notebook_outputs

Strip ipython notebooks from output cells.

About

Some custom pre-commit hooks for python.


Languages

Language:Python 96.4%Language:Shell 3.6%