Bläddra i källkod

SwiftLint: Remove Snapshothelper from linting

Carola Nitz 6 år sedan
förälder
incheckning
c1a7949be2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

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