Browse Source

fix: lint errors

Signed-off-by: MohammadHasan Akbari <[email protected]>
MohammadHasan Akbari 5 months ago
parent
commit
0e0ed91a39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmd/compose/config.go

+ 1 - 1
cmd/compose/config.go

@@ -50,7 +50,7 @@ type configOptions struct {
 	noResolveEnv        bool
 	services            bool
 	volumes             bool
-	networks			bool
+	networks            bool
 	profiles            bool
 	images              bool
 	hash                string