swiftlint: fix RuboCop Layout/AlignHash.
This commit is contained in:
parent
df32872019
commit
8f9ea82ef4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue