Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <[email protected]>
  • Loading branch information
laurentsimon committed Jun 7, 2023
1 parent 86943a3 commit 81419ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/scorecard.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ func runEnabledChecks(ctx context.Context,
close(resultsCh)
}


func getRepoCommitHash(r clients.RepoClient) (string, error) {
commits, err := r.ListCommits()
if err != nil {
Expand Down

0 comments on commit 81419ec

Please sign in to comment.