From 97a55dd750a7855f337a483f7c028dc84ec39c55 Mon Sep 17 00:00:00 2001 From: John Sundell Date: Fri, 26 Jan 2018 12:59:22 +0100 Subject: [PATCH] =?UTF-8?q?CI:=20Don=E2=80=99t=20lint=20Xcode=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .swiftlint.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.swiftlint.yml b/.swiftlint.yml index f322f80..2db2338 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -1,3 +1,6 @@ +excluded: + - XcodeTemplates + function_body_length: 50 identifier_name: excluded: