We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7642d commit da2b60cCopy full SHA for da2b60c
Makefile
@@ -1,8 +1,3 @@
1
-fmt:
2
- # go fmt cmd/*.go
3
- go fmt util/*.go
4
- go fmt organizations/*.go
5
-
6
tools:
7
go build -mod vendor -o bin/wof-add-files cmd/wof-add-files/main.go
8
go build -mod vendor -o bin/wof-clone-repos cmd/wof-clone-repos/main.go
0 commit comments