Commit 48e99af0 authored by Thong Kuah's avatar Thong Kuah

Merge branch 'frozen-string-enable-lib-gitlab-i18n' into 'master'

Enable frozen string for spec/lib/gitlab/i18n

See merge request gitlab-org/gitlab!20669
parents 4a525497 f2ab16a9
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
describe Gitlab::I18n::MetadataEntry do describe Gitlab::I18n::MetadataEntry do
......
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
require 'simple_po_parser' require 'simple_po_parser'
......
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
describe Gitlab::I18n::TranslationEntry do describe Gitlab::I18n::TranslationEntry do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment