swiftlint: fix RuboCop Layout/AlignHash.

This commit is contained in:
Mike McQuaid 2018-11-02 17:23:14 +00:00
parent df32872019
commit 8f9ea82ef4

View file

@ -2,7 +2,7 @@ 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.27.0",
:tag => "0.27.0",
:revision => "12996ef1f54002e5daa45148944ad9219dacef8a"
head "https://github.com/realm/SwiftLint.git"