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 88e7902 commit 9034563Copy full SHA for 9034563
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.4.0",
6
- revision: "a65fb8d1b5f6f64665191600873c9289e89e06a4"
+ tag: "v1.5.0",
+ revision: "78c3a6c363edb5757ca829c9befa25bf75ac8bfc"
7
license "MIT"
8
head "https://github.com/mgechev/revive.git", branch: "master"
9
0 commit comments