gitlab-org--gitlab-foss/lib/gitlab/cycle_analytics
gfyoung 7e6f6e1603 Enable even more frozen string in lib/gitlab
Enables frozens string for the following:

* lib/gitlab/conflict/**/*.rb
* lib/gitlab/cross_project_access/**/*.rb
* lib/gitlab/cycle_analytics/**/*.rb
* lib/gitlab/data_builder/**/*.rb
* lib/gitlab/database/**/*.rb
* lib/gitlab/dependency_linker/**/*.rb
* lib/gitlab/diff/**/*.rb
* lib/gitlab/downtime_check/**/*.rb
* lib/gitlab/email/**/*.rb
* lib/gitlab/etag_caching/**/*.rb

Partially addresses gitlab-org/gitlab-ce#47424.
2018-11-06 22:47:32 -08:00
..
summary
base_event_fetcher.rb
base_query.rb
base_stage.rb
code_event_fetcher.rb
code_stage.rb
event_fetcher.rb
issue_event_fetcher.rb
issue_stage.rb
metrics_tables.rb
permissions.rb
plan_event_fetcher.rb
plan_stage.rb
production_event_fetcher.rb
production_helper.rb
production_stage.rb
review_event_fetcher.rb
review_stage.rb
stage.rb
stage_summary.rb
staging_event_fetcher.rb
staging_stage.rb
test_event_fetcher.rb
test_stage.rb
updater.rb
usage_data.rb