Parcourir la source

SwiftLint: Remove Snapshothelper from linting

Carola Nitz il y a 6 ans
Parent
commit
c1a7949be2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

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