This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
paypal
Watch
1
Star
0
Fork
1
You've already forked paypal
mirror of
https://github.com/plutov/paypal.git
synced
2025-02-09 02:14:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
750f7b432e
paypal
/
before-commit.sh
7 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
godoc comments
2015-12-29 10:21:11 +01:00
#!/bin/bash
go fmt ./...
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