Skip to content

Commit a105b92

Browse files
committed
Debug
1 parent e0bd751 commit a105b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devbox.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"code": "code .",
2323
"lint": "golangci-lint run",
2424
"fmt": [
25+
"set -x",
2526
"mkdir -p dist/tools",
2627
"export GOBIN=\"$PWD/dist/tools\"",
2728
"go install mvdan.cc/gofumpt@latest",

0 commit comments

Comments
 (0)