swiftlint 0.4.0
Update SwiftLint formula Closes Homebrew/homebrew#46104. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
e32f1820e5
commit
63ff10e324
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Swiftlint < Formula
|
||||
desc "Experimental tool to enforce Swift style and conventions"
|
||||
homepage "https://github.com/realm/SwiftLint"
|
||||
url "https://github.com/realm/SwiftLint.git", :tag => "0.3.0", :revision => "ae595d67edc24383446a346e218d66a00994bab5"
|
||||
url "https://github.com/realm/SwiftLint.git", :tag => "0.4.0", :revision => "1201a9e38cddb842aee7ad8ae48078e1d722f39f"
|
||||
head "https://github.com/realm/SwiftLint.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue