This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
paypale
Watch
1
Star
0
Fork
0
You've already forked paypale
forked from
go-packages/paypal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7b764347d0
paypale
/
before-commit.sh
7 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
godoc comments
2015-12-29 10:21:11 +01:00
#!/bin/bash
gofmt fi
2016-12-22 06:20:55 +01:00
gofmt -s -w .
godoc comments
2015-12-29 10:21:11 +01:00
golint ./...
go vet ./...
removed unused examples folder
2016-12-22 06:10:16 +01:00
go
test
-v -race ./...
Reference in New Issue
Copy Permalink