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 c17bf49 commit 7ec0a3fCopy full SHA for 7ec0a3f
Formula/r/revive.rb
@@ -2,8 +2,8 @@ class Revive < Formula
2
desc "Fast, configurable, extensible, flexible, and beautiful linter for Go"
3
homepage "https://revive.run"
4
url "https://github.com/mgechev/revive.git",
5
- tag: "v1.10.0",
6
- revision: "6becd540e4f864330381c0f2cd0cf05089aa8aa3"
+ tag: "v1.11.0",
+ revision: "92243279ea475f93e3bfa468488f5b44c642a659"
7
license "MIT"
8
head "https://github.com/mgechev/revive.git", branch: "master"
9
0 commit comments