mirror of
https://github.com/minio/minio.git
synced 2025-12-01 13:52:34 -05:00
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:
@@ -28,7 +28,7 @@ import (
|
||||
)
|
||||
|
||||
type networkStorage struct {
|
||||
rpcClient *AuthRPCClient
|
||||
rpcClient *AuthRPCClient
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user