Skip to content

Commit 6bd7b32

Browse files
committed
chore(ci): code format
1 parent 59e02f8 commit 6bd7b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kubehound/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func rootPostRun(ctx context.Context) {
216216
// Execute the root command.
217217
func Execute() error {
218218
tag.SetupBaseTags()
219-
219+
220220
return rootCmd.Execute()
221221
}
222222

0 commit comments

Comments
 (0)