qltysh/qlty
💎 Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: 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: 1
- age_days: 4093
- days_rel: 12
- days_push: 7
- n_releases_24m: 190
Adoption not part of the score
3130 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
linter formatter security code-review developer-tools cli developer-tools version-control security testing cli cross-platform static-analysis code-quality code-coverage duplication-detection sast auto-formatting multi-language rust macos linux
7 sources
- readme: https://github.com/qltysh/qlty · fetched 2026-08-28 · ac6d0fb4b38e
- homepage: https://qlty.sh/ · fetched 2026-08-29 · 7d8ed5cc01b8
- site_page: https://docs.qlty.sh/changelog · fetched 2026-08-29 · 4da708985f65
- site_page: https://docs.qlty.sh/what-is-qlty · fetched 2026-08-29 · 71895dbe3072
- site_page: https://docs.qlty.sh/cli/quickstart · fetched 2026-08-29 · b9b6a59e35fb
- site_page: https://docs.qlty.sh/ · fetched 2026-08-29 · aa761be2122a
- site_page: https://qlty.sh/pricing · fetched 2026-08-29 · b36a30def234
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qltysh/qlty | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem