Преглед изворни кода

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