Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Formula/g/go-critic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class GoCritic < Formula
url "https://github.com/go-critic/go-critic/archive/refs/tags/v0.12.0.tar.gz"
sha256 "e981f7135bd0a21de3e94c05f5d393e6cf8c499c86251c94b1b9b11e9dcce153"
license "MIT"
revision 1
head "https://github.com/go-critic/go-critic.git", branch: "master"

livecheck do
Expand Down
Loading