From 3619bf369fe96595be0795013fa219d00a97e7a7 Mon Sep 17 00:00:00 2001 From: JP Simard Date: Fri, 11 May 2018 22:32:18 -0700 Subject: [PATCH] Fix file name violation on Linux --- .swiftlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.swiftlint.yml b/.swiftlint.yml index 711e577fc..d65fe2b9f 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -51,6 +51,7 @@ file_name: - main.swift - LinuxMain.swift - TestHelpers.swift + - shim.swift custom_rules: rule_id: