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 d3e5c77 commit 3e1a3deCopy full SHA for 3e1a3de
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.9.0",
6
- revision: "57ed899d0ce6ab78ad51cb83e67d2d9d32873eb2"
+ tag: "v1.10.0",
+ revision: "6becd540e4f864330381c0f2cd0cf05089aa8aa3"
7
license "MIT"
8
head "https://github.com/mgechev/revive.git", branch: "master"
9
0 commit comments