Commit 8b17fb61 authored by Douwe Maan's avatar Douwe Maan

Merge branch 'sh-remove-trailing-comma' into 'master'

Remove trailing comma in dependency linker to satisfy Rubocop

See merge request !11348
parents d63de44d 8ae2e6bd
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