Skip to content

Commit 38ee2c9

Browse files
committed
fix: lint
1 parent 5330254 commit 38ee2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/rescaffold/migrate.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ func getWebhookResourceFlags(resource resource.Resource) []string {
227227
args = append(args, "--defaulting")
228228
}
229229
return args
230-
}
230+
}

0 commit comments

Comments
 (0)