swift-style-guide icon indicating copy to clipboard operation
swift-style-guide copied to clipboard

LinkedIn's Official Swift Style Guide

Results 5 swift-style-guide issues
Sort by recently updated
recently updated
newest added

Is there any swiftlint.yml configuration file available for these style guidelines?

Following swift evolution https://github.com/apple/swift-evolution/blob/master/proposals/0079-upgrade-self-from-weak-to-strong.md

For example: `flatMap` to `compactMap`