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 e968b0b commit 010fd03Copy full SHA for 010fd03
Formula/g/golangci-lint.rb
@@ -5,6 +5,7 @@ class GolangciLint < Formula
5
tag: "v2.8.0",
6
revision: "e2e40021c9007020676c93680a36e3ab06c6cd33"
7
license "GPL-3.0-only"
8
+ revision 1
9
head "https://github.com/golangci/golangci-lint.git", branch: "main"
10
11
bottle do
0 commit comments