swiftlint 0.22.0

Closes #17410.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Marcelo Fabri 2017-08-30 14:46:21 -03:00 committed by JCount
parent bf04a0c9a0
commit 58937e02b4

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.21.0",
:revision => "e8112184430baafef8f3e03e9dc1e28bdf519001"
:tag => "0.22.0",
:revision => "f074ff7f475a42323988ad4d37f1d02ad90d8f15"
head "https://github.com/realm/SwiftLint.git"
bottle do