-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go fmt
and other things
#17
Comments
cc @sqs thoughts? |
Travis-CI is great for As for
|
thanks @sqs ! i've added |
Delete no longer used goHTTPPropagator
Feat/no more keys
…orts randomports: give user ability to init ipfs using random port for swarm.
…/profile/randomports randomports: give user ability to init ipfs using random port for swarm.
…/profile/randomports randomports: give user ability to init ipfs using random port for swarm.
…/profile/randomports randomports: give user ability to init ipfs using random port for swarm.
I want to make sure all code pushed is run through
go fmt
. We probably want:go fmt
,go test
)This post (http://peter.bourgon.org/go-in-production/) also recommends:
The text was updated successfully, but these errors were encountered: