Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-11-30 12:18:13 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-11-30 12:18:13 +0300
commit1e57f6a4df2cdf4bdc0cd0bdd5c47eadc63713b1 (patch)
tree62c622f558bc03b53bf389fa7cc361d7ed3c38c7
parentb06620945c2c8872897d332345581639fcdc0d18 (diff)
parent37b90f64f06504527fbda8654cd225938a3f88c9 (diff)
Merge branch 'eread/add-golang-ci_lint-asdf-plugin' into 'master'
Add golangci-lint asdf plugin to project See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5101 Merged-by: Patrick Steinhardt <psteinhardt@gitlab.com> Approved-by: Patrick Steinhardt <psteinhardt@gitlab.com> Co-authored-by: Evan Read <eread@gitlab.com>
-rw-r--r--.tool-versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tool-versions b/.tool-versions
index 9577f944f..97f061704 100644
--- a/.tool-versions
+++ b/.tool-versions
@@ -1,3 +1,4 @@
# Versions of Gitaly dependencies managed by asdf.
golang 1.19.2 1.18.7
+golangci-lint 1.50.1
ruby 2.7.7