Commit ad2f711a authored by Stan Hu's avatar Stan Hu

Add frozen_string_literal to new files

parent b9fcefc8
# frozen_string_literal: true
require 'rails_helper'
describe Gitlab::DependencyLinker::Parser::Gemfile do
......
# frozen_string_literal: true
require 'spec_helper'
describe CommitPolicy do
......
# frozen_string_literal: true
require 'spec_helper'
describe ShaValidator 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