Format entire source code using make fmt
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -29,10 +29,10 @@ var (
|
||||
return node_names, cobra.ShellCompDirectiveNoFileComp
|
||||
},
|
||||
}
|
||||
BuildHost bool
|
||||
BuildNodes bool
|
||||
BuildHost bool
|
||||
BuildNodes bool
|
||||
OverlayNames []string
|
||||
OverlayDir string
|
||||
OverlayDir string
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user