Skip to content
Snippets Groups Projects
Commit 8b17fb61 authored by Douwe Maan's avatar Douwe Maan
Browse files

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

Remove trailing comma in dependency linker to satisfy Rubocop

See merge request !11348
parents d63de44d 8ae2e6bd
No related branches found
No related tags found
2 merge requests!12073Add RC2 changes to 9-3-stable,!11348Remove trailing comma in dependency linker to satisfy Rubocop
Pipeline #
module Gitlab
module DependencyLinker
LINKERS = [
GemfileLinker,
GemfileLinker
].freeze
 
def self.linker(blob_name)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment