super-linter/super-linter
Combination of multiple linters to run as a GitHub Action or standalone observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 37.0
- age_days: 2508
- days_rel: 75
- days_push: 7
- n_releases_24m: 15
Adoption not part of the score
10563 stars · 1077 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Super-linter is a containerized collection of curated linters and code analyzers for many programming languages, runnable as a GitHub Action or standalone via any OCI-compatible container runtime. It validates and fixes source code to enforce consistent formatting and best practices across repositories.
Use cases
- run multiple linters in one CI step
- enforce code style across a polyglot repository
- add linting as a GitHub Actions status check
- lint a repo locally with Docker
- auto-fix formatting and lint issues
- set up consistent linting for a team
When to choose
- you want one tool covering many languages instead of configuring each linter
- you use GitHub Actions and want ready-made status checks
- you need a curated, non-overlapping linter set that runs in parallel
When to avoid
- you need fine-grained control over individual linter versions or configs
- you want minimal CI time and only one or two languages
- you cannot use Docker or OCI container runtimes in your environment
Facets
cli-tool · maturity active
linter ci-cd developer-tools formatter developer-tools testing cli windows github-action multi-language code-quality containerized static-analysis devops docker linux macos
2 sources
- readme: https://github.com/super-linter/super-linter · fetched 2026-08-28 · 5cd611b60bc5
- homepage: https://github.com/super-linter/super-linter · fetched 2026-08-29 · a5960b6b2f13
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| super-linter/super-linter | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="super-linter/super-linter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem