Skip to content

Commit 3e1a3de

Browse files
committed
revive 1.10.0
1 parent d3e5c77 commit 3e1a3de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/revive.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Revive < Formula
22
desc "Fast, configurable, extensible, flexible, and beautiful linter for Go"
33
homepage "https://revive.run"
44
url "https://github.com/mgechev/revive.git",
5-
tag: "v1.9.0",
6-
revision: "57ed899d0ce6ab78ad51cb83e67d2d9d32873eb2"
5+
tag: "v1.10.0",
6+
revision: "6becd540e4f864330381c0f2cd0cf05089aa8aa3"
77
license "MIT"
88
head "https://github.com/mgechev/revive.git", branch: "master"
99

0 commit comments

Comments
 (0)