# sleekbyte/tailor

Cross-platform static analyzer and linter for Swift.

Repository: https://github.com/sleekbyte/tailor
Canonical: https://ross.abutalabs.com/products/sleekbyte-tailor
Homepage: https://sleekbyte.github.io/tailor
Language: Java
License: MIT
License Family: permissive
Topics: swift, linter, static-analyzer, apple
Last push: 2021-02-27T09:28:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4119, "days_push": 2013, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1406, forks 48 (observed 2026-08-28T04:04:38.294515+00:00)

## What it is
Tailor is a cross-platform static analyzer and linter for Apple's Swift source code, built in Java on top of an ANTLR-generated parser. It enforces style guidelines from popular Swift style guides and integrates with Xcode as a build phase.

## Use cases
- lint swift code on linux or windows
- enforce swift style guide in ci
- integrate swift linting into xcode builds
- static analysis for swift projects
- check swift code style consistency

## When to choose
- you need a Swift linter that runs on non-macOS platforms
- you want Xcode build-phase integration for style checks
- your team follows GitHub, Ray Wenderlich, or Coursera Swift style guides

## When to avoid
- you only target macOS and prefer the actively maintained SwiftLint
- your codebase uses modern Swift beyond 3.x, as Tailor's last release was 2021

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: linter, parser, static-site-generator
- domain: developer-tools, programming-languages
- platform: windows, cli, cross-platform
- tags: swift, static-analysis, code-style, xcode-integration, antlr, command-line, macos, linux

## Member repositories
- sleekbyte/tailor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.294515+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:44.228413+00:00, confidence not recorded.
  - readme: https://github.com/sleekbyte/tailor (fetched 2026-08-28T04:04:38.294515+00:00, sha ad78525af890)
  - homepage: https://sleekbyte.github.io/tailor (fetched 2026-08-29T11:52:23.220567+00:00, sha f0733d12406a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
