Skip to content

Use errors.join for error messages

What does this MR do?

Replaces string concatenation for errors with the more idiomatic errors.join.

What are the relevant issue numbers?

Cleanup error handing in ruleset package (gitlab-org/gitlab#575123) • Adam Cohen • 18.6

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports

Loading