BigW Consortium Gitlab

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