Skip to content

Commit f49c997

Browse files
committed
golangci-lint 2.2.0
1 parent c7fac28 commit f49c997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/golangci-lint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class GolangciLint < Formula
22
desc "Fast linters runner for Go"
33
homepage "https://golangci-lint.run/"
44
url "https://github.com/golangci/golangci-lint.git",
5-
tag: "v2.1.6",
6-
revision: "eabc2638a66daf5bb6c6fb052a32fa3ef7b6600d"
5+
tag: "v2.2.0",
6+
revision: "1e7781b6b44db993ba773fce67cd58e942e41d8a"
77
license "GPL-3.0-only"
88
head "https://github.com/golangci/golangci-lint.git", branch: "master"
99

0 commit comments

Comments
 (0)