sds/scss-lint
Configurable tool for writing clean, consistent SCSS observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 5006
- days_rel: n/a
- days_push: 960
- n_releases_24m: 0
Adoption not part of the score
3679 stars · 456 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
scss-lint is a configurable Ruby-based linter that checks SCSS files against a collection of linting rules to keep stylesheets clean and readable. It runs from the command line and integrates with SCM hooks, editors, and CI pipelines.
Use cases
- lint scss files for style consistency
- enforce scss coding standards in a team
- run scss lint checks in ci pipeline
- integrate scss linting into git hooks
- configure custom lint rules for scss
When to choose
- you have an existing Ruby-based toolchain and legacy SCSS codebase already using scss-lint
- you need highly configurable SCSS-specific lint rules with custom linter support
When to avoid
- starting a new project - the README recommends stylelint with stylelint-scss instead
- you need support for the latest Sass features, since Ruby Sass is no longer maintained
Facets
cli-tool · maturity maintenance
linter cli developer-tools web-development frontend developer-tools ruby cli cross-platform scss sass css-linting code-quality stylelint-alternative
1 source
- readme: https://github.com/sds/scss-lint · fetched 2026-08-28 · 7d6064cf6bd6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sds/scss-lint | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem