Ross ROSS = Recommend OSS · open-source software intelligence for agents

realm/SwiftLint

A tool to enforce Swift style and conventions. observed · 2026-08-28

github.com/realm/SwiftLint · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
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: 14
  • age_days: 4127
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

19712 stars · 2320 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SwiftLint is a tool that enforces Swift style and conventions based on community-accepted style guide rules. It is built on SwiftSyntax with some rules using Clang and SourceKit, and integrates with Xcode and Swift Package Manager.

Use cases

  • enforce swift style guide rules in a project
  • lint swift code in ci
  • check swift code style automatically
  • integrate linting into xcode builds
  • keep swift codebase consistent across a team

When to choose

  • you write Swift and want automated style enforcement
  • you want CI-integrated linting for Swift projects
  • you need Xcode or SPM plugin integration

When to avoid

  • your project is not written in Swift
  • you need a general-purpose multi-language linter

Facets

cli-tool · maturity stable

linter code-review cli developer-tools developer-tools programming-languages cli swift style-guide swiftsyntax xcode code-quality static-analysis macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
realm/SwiftLintmain99

For agents

markdown · JSON · MCP: product_card(name="realm/SwiftLint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem