This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
jos/.hooks/pre-commit

5 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
# Just lint the code before committing
make lint