Skip to content

Commit

Permalink
audit fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
zosocanuck committed May 10, 2024
1 parent c72522d commit bf1de83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/sigscan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Sigscan < Formula
url "https://github.com/venafi/sigscan/releases"
version "0.3.0"
license "Apache-2.0"
head "https://github.com/venafi/sigscan.git", tag: "v0.3.0"
#head "https://github.com/venafi/sigscan.git", tag: "v0.3.0"

Check failure on line 7 in Formula/sigscan.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

Layout/LeadingCommentSpace: Missing space after `#`.

Check failure on line 7 in Formula/sigscan.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-latest)

Layout/LeadingCommentSpace: Missing space after `#`.

on_macos do
if Hardware::CPU.intel?
Expand Down

0 comments on commit bf1de83

Please sign in to comment.