# super-linter/super-linter

Combination of multiple linters to run as a GitHub Action or standalone

Repository: https://github.com/super-linter/super-linter
Canonical: https://ross.abutalabs.com/products/super-linter
Homepage: https://github.com/super-linter/super-linter
Language: Shell
License: MIT
License Family: permissive
Topics: linter, actions, ci, quality-check, code-quality, code-quality-analyzer, super-linter
Last push: 2026-08-26T13:33:49+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 77, longevity 100
- inputs: {"age_days": 2508, "days_push": 7, "days_rel": 75, "gap_med": 37.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10563, forks 1077 (observed 2026-08-28T04:10:42.351449+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: linter, ci-cd, developer-tools, formatter
- domain: developer-tools, testing
- platform: cli, windows
- tags: github-action, multi-language, code-quality, containerized, static-analysis, devops, docker, linux, macos

## Member repositories
- super-linter/super-linter (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:42.351449+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-29T17:18:32.132208+00:00, confidence not recorded.
  - readme: https://github.com/super-linter/super-linter (fetched 2026-08-28T04:10:42.351449+00:00, sha 5cd611b60bc5)
  - homepage: https://github.com/super-linter/super-linter (fetched 2026-08-29T08:17:40.418750+00:00, sha a5960b6b2f13)
- Data as of 2026-08-30T08:39:29.467469+00:00.
