style(go): fix linting complaint

This commit is contained in:
2023-11-22 09:06:46 +00:00
parent 8f2c9f9d42
commit 05d4d86743

View File

@@ -360,6 +360,7 @@ func (s *Updater) updateRepoFile(
return true, nil
}
//nolint:funlen
func (s *Updater) renderCask(
ctx context.Context,
chk *LiveCheck,