atdc/.githooks/pre-push

10 lines
174 B
Plaintext
Raw Permalink Normal View History

2024-07-31 19:46:02 +00:00
#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
set -o errexit
export TTY="-T"
./run test:commit