Files
pre-commit/pre_commit/languages/ruby.py
2014-03-13 22:12:33 -07:00

7 lines
120 B
Python

def install_environment():
raise NotImplementedError
def run_hook(hook, file_args):
raise NotImplementedError