Skip to content

Commit

Permalink
chore(internal): fix format script (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed May 28, 2024
1 parent 650e523 commit 9dfbaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/format
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ set -e
cd "$(dirname "$0")/.."

echo "==> Running gofmt -s -w"
gofmt -s -w ./...
gofmt -s -w .

0 comments on commit 9dfbaf1

Please sign in to comment.