My notes on swift style guides
Swift style guides
- Raywenderlich: https://github.com/raywenderlich/swift-style-guide
- linkedin: https://github.com/linkedin/swift-style-guide
- Eure: https://github.com/eure/swift-style-guide
- Github: https://github.com/github/swift-style-guide
- Apples official swift API style guide: https://swift.org/documentation/api-design-guidelines/
Other swift style guides:
- Google: https://google.github.io/swift/ (This one is good)
- Airbnb: https://github.com/airbnb/swift
- SwiftLint: https://github.com/realm/SwiftLint