diff --git a/pkg/cask/update.go b/pkg/cask/update.go index ab239d3..ea30929 100644 --- a/pkg/cask/update.go +++ b/pkg/cask/update.go @@ -360,6 +360,7 @@ func (s *Updater) updateRepoFile( return true, nil } +//nolint:funlen func (s *Updater) renderCask( ctx context.Context, chk *LiveCheck,