mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
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.
This commit is contained in:
committed by
Bjorn Neergaard
parent
3db564f774
commit
9226e13b31
0
test/swiftlint-test-files/cocoapods-and-react-native/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/cocoapods-and-react-native/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/cocoapods-and-react-native/ios/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/cocoapods-and-react-native/ios/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/cocoapods/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/cocoapods/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/react-native/ios/Pods/SwiftLint/swiftlint
generated
Normal file
0
test/swiftlint-test-files/react-native/ios/Pods/SwiftLint/swiftlint
generated
Normal file
Reference in New Issue
Block a user