Commit 8ae2e6bd authored by Stan Hu's avatar Stan Hu

Remove trailing comma in dependency linker to satisfy Rubocop

parent e4261fe3
module Gitlab
module DependencyLinker
LINKERS = [
GemfileLinker,
GemfileLinker
].freeze
def self.linker(blob_name)
......
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