Replace string concatenation for errors with errors.join

What does this MR do?

  • Adds a test for validateInitialConfig.
  • 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.7

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports

Loading