From 38ee906acc9e14af1c7f3db2e15fb5d53be96811 Mon Sep 17 00:00:00 2001 From: Phill MV Date: Mon, 29 Apr 2024 16:40:30 -0400 Subject: [PATCH] whitespace aligment for inspect/inspect.go --- pkg/cmd/attestation/inspect/inspect.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/attestation/inspect/inspect.go b/pkg/cmd/attestation/inspect/inspect.go index 9bbd23682..2731ee7a4 100644 --- a/pkg/cmd/attestation/inspect/inspect.go +++ b/pkg/cmd/attestation/inspect/inspect.go @@ -23,7 +23,7 @@ func NewInspectCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command Hidden: true, Short: "Inspect a sigstore bundle", Long: heredoc.Docf(` - ### NOTE: This feature is currently in beta, and subject to change. + ### NOTE: This feature is currently in beta, and subject to change. Inspect a downloaded Sigstore bundle for a given artifact.