Skip to content

Enable some frozen string for lib/gitlab/ci

gfyoung requested to merge (removed):frozen-string-enable-lib-gitlab-ci into master

What does this MR do?

Enables frozen string for the following:

  • lib/gitlab/ci/*.rb
  • lib/gitlab/ci/build/**/*.rb
  • lib/gitlab/ci/config/**/*.rb
  • lib/gitlab/ci/pipeline/**/*.rb
  • lib/gitlab/ci/reports/**/*.rb

What are the relevant issue numbers?

Partially addresses #47424 (closed).

Suggested Reviewers/Approvers/Mergers

@rymai @godfat @stanhu

Merge request reports