This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/swiftlint-test-files
Gordon Fontenot 9226e13b31 Add support for Pod based SwiftLint (#2122)
It's common to add SwiftLint as a CocoaPod dependency, instead of as a global
binary. In this case we should use that version of SwiftLint before looking
for any others. Note that I'm also adding support for SwiftLint in ReactNative
projects here as well, where the Pods directory would be nested inside an ios
directory.
2018-12-07 15:20:58 -07:00
..
cocoapods/Pods/SwiftLint Add support for Pod based SwiftLint (#2122) 2018-12-07 15:20:58 -07:00
cocoapods-and-react-native Add support for Pod based SwiftLint (#2122) 2018-12-07 15:20:58 -07:00
react-native/ios/Pods/SwiftLint Add support for Pod based SwiftLint (#2122) 2018-12-07 15:20:58 -07:00