Files
looper/.githooks/pre-push
2026-05-09 14:47:04 +00:00

5 lines
45 B
Bash
Executable File

#!/bin/bash
make test
make check
make format