Sfoglia il codice sorgente

SwiftLint: Remove Snapshothelper from linting

Carola Nitz 6 anni fa
parent
commit
c1a7949be2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

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