aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorPaul Chaignon <paul.chaignon@gmail.com>2020-04-04 16:06:31 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-04-06 08:39:56 +0200
commitb4280ab91fcf76860b124009be57ff45d08751f2 (patch)
tree8b363f4a8c3a1c5d01a3193bbce18a9620ed64c0 /executor
parentd9ed075d1a287f63cfa1dc84cbf609e624b26bc7 (diff)
pkg/vcs: Fix golangci-lint formatting error
pkg/vcs/vcs.go:186:2: var `gitSshRepoRe` should be `gitSSHRepoRe` gitSshRepoRe = regexp.MustCompile(`^(git|ssh|http|https|ftp|ftps)@[a-zA-Z0-9-_]+(\.[a-zA-Z0-9-_]+)+(:[a-zA-Z0-9-_]+)?(/[a-zA-Z0-9-_./]+)?(/)?$`) ^ Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions