syndicate-js/git-hooks/pre-commit

7 lines
46 B
Bash
Executable File

#!/bin/sh
set -e
exec 1>&2
# No checks yet!