gitlab-org--gitlab-foss/lib/gitlab/ci/config
gfyoung f93f8f569d Enable even more frozen string for lib/gitlab
Enables frozen string for the following:

* lib/gitlab/patch/**/*.rb
* lib/gitlab/popen/**/*.rb
* lib/gitlab/profiler/**/*.rb
* lib/gitlab/project_authorizations/**/*.rb
* lib/gitlab/prometheus/**/*.rb
* lib/gitlab/query_limiting/**/*.rb
* lib/gitlab/quick_actions/**/*.rb
* lib/gitlab/redis/**/*.rb
* lib/gitlab/request_profiler/**/*.rb
* lib/gitlab/search/**/*.rb
* lib/gitlab/sherlock/**/*.rb
* lib/gitlab/sidekiq_middleware/**/*.rb
* lib/gitlab/slash_commands/**/*.rb
* lib/gitlab/sql/**/*.rb
* lib/gitlab/template/**/*.rb
* lib/gitlab/testing/**/*.rb
* lib/gitlab/utils/**/*.rb
* lib/gitlab/webpack/**/*.rb

Partially addresses gitlab-org/gitlab-ce#47424.
2018-11-19 18:24:22 -08:00
..
entry Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
extendable Improve specs and error messages in extendable config 2018-09-05 10:52:53 +02:00
external Improve error message when include is blocked 2018-10-22 11:57:55 +02:00
extendable.rb Add missing frozen_string_literal to some classes 2018-09-05 10:22:09 +02:00
loader.rb Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
normalizer.rb Move extracting job names outside the loop 2018-11-07 13:09:23 +01:00