Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon committed Mar 29, 2022
1 parent bca0515 commit 151529e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checks/evaluation/cii_best_practices.go
Expand Up @@ -56,6 +56,5 @@ func CIIBestPractices(name string, dl checker.DetailLogger, r *checker.CIIBestPr
e := sce.WithMessage(sce.ErrScorecardInternal, fmt.Sprintf("unsupported badge: %v", r.Badge))
results = checker.CreateRuntimeErrorResult(name, e)
}

return results
}

0 comments on commit 151529e

Please sign in to comment.