We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfbbf6 commit 82af2cdCopy full SHA for 82af2cd
Formula/g/golangci-lint.rb
@@ -2,8 +2,8 @@ class GolangciLint < Formula
2
desc "Fast linters runner for Go"
3
homepage "https://golangci-lint.run/"
4
url "https://github.com/golangci/golangci-lint.git",
5
- tag: "v2.2.0",
6
- revision: "1e7781b6b44db993ba773fce67cd58e942e41d8a"
+ tag: "v2.2.1",
+ revision: "66496a99757549ab02ffbadeea72d9eb9d387fc5"
7
license "GPL-3.0-only"
8
head "https://github.com/golangci/golangci-lint.git", branch: "master"
9
0 commit comments