This repository has been archived on 2021-12-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
jos/.hooks/pre-commit
2021-04-02 14:03:20 +02:00

4 lines
70 B
Bash
Executable file

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