Просмотр исходного кода

SwiftLint: Remove Snapshothelper from linting

Carola Nitz 6 лет назад
Родитель
Сommit
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