summaryrefslogtreecommitdiff
path: root/check
blob: bc57b7a5fa0b94cd43959c0de0e63f07e65c1981 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -eu

rm -f test.py
black --check contractor *.py
echo "$1" > test.address
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" > test.env
sp-codegen contractor.md -o test.py --run