Fail if formatting is wrong in our CI tests. (#4459)

We didn't fail before, we should helps in avoiding
formatting issues to creep into the codebase.
This commit is contained in:
Harshavardhana
2017-06-02 14:05:51 -07:00
committed by GitHub
parent 18c4e5d357
commit 432bf7d99e
6 changed files with 37 additions and 46 deletions

View File

@@ -28,7 +28,7 @@ import (
)
type networkStorage struct {
rpcClient *AuthRPCClient
rpcClient *AuthRPCClient
}
const (