# qltysh/qlty

💎 Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability

Repository: https://github.com/qltysh/qlty
Canonical: https://ross.abutalabs.com/products/qlty
Homepage: https://qlty.sh/
Language: Rust
License: NOASSERTION
License Family: other
Topics: quality, code-quality, static-analysis, formatter, linter
Last push: 2026-08-26T16:58:01+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 4093, "days_push": 7, "days_rel": 12, "gap_med": 1, "n_releases_24m": 190}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3130, forks 268 (observed 2026-08-28T04:07:45.491451+00:00)

## What it is
Qlty CLI is a multi-language code quality tool written in Rust that unifies linting, auto-formatting, maintainability analysis, and security scanning across 70+ static analysis tools for 40+ languages. It is configured via a simple .qlty/qlty.toml file and is free for all use, with a companion cloud platform for automated code review and code coverage.

## Use cases
- lint and auto-format a polyglot repository with one tool
- run security scanning including SAST, SCA, and secret detection locally
- detect code smells like duplication and complexity
- enforce consistent code style across a team
- measure code quality metrics like complexity and LOC
- set up automated code review on pull requests
- track total and diff code coverage

## When to choose
- your team works across many languages and wants a single unified quality tool
- you want fast local linting and formatting with simple TOML configuration
- you want to consolidate multiple static analysis, SAST, and coverage tools into one
- you want to focus review on newly introduced issues via baseline analysis

## When to avoid
- you need Windows support today, as it is still in development
- you rely on a niche linter not among the 70+ supported plugins
- you need deep customization of a single analyzer beyond what Qlty exposes
- you prefer language-native tooling ecosystems over a wrapper CLI

## Facets
- artifact type: cli-tool
- maturity: active
- function: linter, formatter, security, code-review, developer-tools, cli
- domain: developer-tools, version-control, security, testing
- platform: cli, cross-platform
- tags: static-analysis, code-quality, code-coverage, duplication-detection, sast, auto-formatting, multi-language, rust, macos, linux

## Member repositories
- qltysh/qlty (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:45.491451+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-30T07:26:16.983052+00:00, confidence not recorded.
  - readme: https://github.com/qltysh/qlty (fetched 2026-08-28T04:07:45.491451+00:00, sha ac6d0fb4b38e)
  - homepage: https://qlty.sh/ (fetched 2026-08-29T09:41:09.487568+00:00, sha 7d8ed5cc01b8)
  - site_page: https://docs.qlty.sh/changelog (fetched 2026-08-29T09:41:09.503798+00:00, sha 4da708985f65)
  - site_page: https://docs.qlty.sh/what-is-qlty (fetched 2026-08-29T09:41:09.498674+00:00, sha 71895dbe3072)
  - site_page: https://docs.qlty.sh/cli/quickstart (fetched 2026-08-29T09:41:09.500407+00:00, sha b9b6a59e35fb)
  - site_page: https://docs.qlty.sh/ (fetched 2026-08-29T09:41:09.502070+00:00, sha aa761be2122a)
  - site_page: https://qlty.sh/pricing (fetched 2026-08-29T09:41:09.496815+00:00, sha b36a30def234)
- Data as of 2026-08-30T08:39:29.467469+00:00.
