opencode-sdk-go/scripts/format
stainless-app[bot] 588dd380f2 initial commit
2025-08-31 05:32:06 +00:00

8 lines
99 B
Bash
Executable file

#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
echo "==> Running gofmt -s -w"
gofmt -s -w .