Skip to content

Commit 82af2cd

Browse files
committed
golangci-lint 2.2.1
1 parent fbfbbf6 commit 82af2cd

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.2.0",
6-
revision: "1e7781b6b44db993ba773fce67cd58e942e41d8a"
5+
tag: "v2.2.1",
6+
revision: "66496a99757549ab02ffbadeea72d9eb9d387fc5"
77
license "GPL-3.0-only"
88
head "https://github.com/golangci/golangci-lint.git", branch: "master"
99

0 commit comments

Comments
 (0)