task.mk/.githooks/pre-commit

6 lines
67 B
Bash
Executable File

#!/usr/bin/env bash
set -eo pipefail
make task.mk
git add task.mk