cmd,swarm: enforce camel case variable names (#19060)
This commit is contained in:
committed by
Viktor Trón
parent
64d10c0872
commit
90b6cdaadf
@ -33,7 +33,7 @@ var (
|
||||
}
|
||||
)
|
||||
|
||||
const EMPTY_CREDENTIALS = ""
|
||||
const EmptyCredentials = ""
|
||||
|
||||
type AccessEntry struct {
|
||||
Type AccessType
|
||||
|
Reference in New Issue
Block a user