瀏覽代碼

SwiftLint: Remove Snapshothelper from linting

Carola Nitz 6 年之前
父節點
當前提交
c1a7949be2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

@@ -23,6 +23,7 @@ whitelist_rules:
 excluded:
   - Pods
   - .bundle
+  - fastlane
 
 colon:
   apply_to_dictionaries: false