swiftlint 0.30.0

Closes #36139.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Marcelo Fabri 2019-01-17 23:38:15 -08:00 committed by Chongyu Zhu
parent 827e36f677
commit d01e24a5d3
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -2,8 +2,8 @@ class Swiftlint < Formula
desc "Tool to enforce Swift style and conventions"
homepage "https://github.com/realm/SwiftLint"
url "https://github.com/realm/SwiftLint.git",
:tag => "0.29.4",
:revision => "0328f83db1ccc9529736517a9ab8e250e744ef74"
:tag => "0.30.0",
:revision => "d40fc8e4525be36ee5cc0e01d614fac363cc2cc3"
head "https://github.com/realm/SwiftLint.git"
bottle do