Commit f2ab16a9 authored by gfyoung's avatar gfyoung

Enable frozen string for spec/lib/gitlab/i18n

Partially addresses:

https://gitlab.com/gitlab-org/gitlab/issues/27703
parent ecf6f8b3
# frozen_string_literal: true
require 'spec_helper'
describe Gitlab::I18n::MetadataEntry do
......
# frozen_string_literal: true
require 'spec_helper'
require 'simple_po_parser'
......
# frozen_string_literal: true
require 'spec_helper'
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