linkedin/swift-style-guide resource
LinkedIn's Official Swift Style Guide observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 1
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3725
- days_rel: n/a
- days_push: 595
- n_releases_24m: 0
Adoption not part of the score
1452 stars · 190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LinkedIn's official style guide for the Swift programming language, covering code formatting, naming, coding style, and documentation conventions. It is a reference document rather than executable software.
Use cases
- standardize Swift code style across a team
- decide how to format braces and guard statements in Swift
- learn naming conventions for Swift APIs
- set up Swift linting rules based on a company style guide
- onboard new iOS developers to a shared coding style
When to choose
- you want a battle-tested corporate Swift style guide to adopt or adapt
- you need a reference for consistent Swift formatting and naming conventions
- you are aligning an iOS team on code review standards
When to avoid
- you need an automated formatter or linter rather than a written guide
- you need guidance for Swift versions newer than 4.0, as the guide was last updated in 2018
- you are looking for Objective-C or other language conventions
Facets
learning-resource · maturity maintenance
documentation programming-languages mobile-development developer-tools swift style-guide coding-conventions code-style ios
1 source
- readme: https://github.com/linkedin/swift-style-guide · fetched 2026-08-28 · a58331eecc9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linkedin/swift-style-guide | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="linkedin/swift-style-guide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem