Commit 8d4a5f7b authored by Thong Kuah's avatar Thong Kuah

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

Enable frozen string for spec/lib/gitlab/gfm

See merge request gitlab-org/gitlab!20248
parents f6989695 d9f466b6
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
describe Gitlab::Gfm::ReferenceRewriter do describe Gitlab::Gfm::ReferenceRewriter do
......
# frozen_string_literal: true
require 'spec_helper' require 'spec_helper'
describe Gitlab::Gfm::UploadsRewriter do describe Gitlab::Gfm::UploadsRewriter 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