Skip to content

Enable even more frozen string in lib/gitlab

gfyoung requested to merge (removed):frozen-string-lib-gitlab-even-more into master

Enables frozen string for the following:

  • lib/gitlab/fogbugz_import/**/*.rb
  • lib/gitlab/gfm/**/*.rb
  • lib/gitlab/git/**/*.rb
  • lib/gitlab/gitaly_client/**/*.rb
  • lib/gitlab/gitlab_import/**/*.rb
  • lib/gitlab/google_code_import/**/*.rb
  • lib/gitlab/gpg/**/*.rb
  • lib/gitlab/grape_logging/**/*.rb
  • lib/gitlab/graphql/**/*.rb
  • lib/gitlab/graphs/**/*.rb
  • lib/gitlab/hashed_storage/**/*.rb
  • lib/gitlab/health_checks/**/*.rb

What are the relevant issue numbers?

Partially addresses #47424 (closed).

Suggested Reviewers/Approvers/Mergers

@rymai @godfat @stanhu

Merge request reports