swiftlint 0.43.0

Closes #72415.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
JP Simard 2021-03-03 16:10:17 -05:00 committed by BrewTestBot
parent a729ebfa6f
commit 8943cf477e
1 changed files with 2 additions and 2 deletions

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.42.0",
revision: "d53fc2664df92ef322bfa9ce5238d34f1461526a"
tag: "0.43.0",
revision: "da2ca76953d6465309978053925c1849328e37f6"
license "MIT"
head "https://github.com/realm/SwiftLint.git"