From 948a06998f6427dc71f01dbdf19826508e00bac7 Mon Sep 17 00:00:00 2001 From: Igor Kislyuk Date: Mon, 31 Jul 2017 19:41:58 +0300 Subject: [PATCH] Add. Ignore --- .swiftlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.swiftlint.yml b/.swiftlint.yml index cd926c2..1d1cb1b 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -3,6 +3,7 @@ disabled_rules: excluded: - Carthage - Pods + - Generated line_length: 128 type_body_length: