cmd,swarm: enforce camel case variable names (#19060)
This commit is contained in:
committed by
Viktor Trón
parent
64d10c0872
commit
90b6cdaadf
@ -508,7 +508,7 @@ func (s *Swarm) APIs() []rpc.API {
|
||||
},
|
||||
{
|
||||
Namespace: "swarmfs",
|
||||
Version: fuse.Swarmfs_Version,
|
||||
Version: fuse.SwarmFSVersion,
|
||||
Service: s.sfs,
|
||||
Public: false,
|
||||
},
|
||||
|
Reference in New Issue
Block a user