swiftlint 0.33.1

Closes #41714.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
JP Simard 2019-07-08 09:01:57 -07:00 committed by Chongyu Zhu
parent ce4964ee5a
commit f84a299c07
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.33.0",
:revision => "740e398f9115f1f16048ea6979060f4e83a36b1c"
:tag => "0.33.1",
:revision => "ffd08047464c78511ba3e8d0de4b2edd2ffa93b0"
head "https://github.com/realm/SwiftLint.git"
bottle do