# sds/scss-lint

Configurable tool for writing clean, consistent SCSS

Repository: https://github.com/sds/scss-lint
Canonical: https://ross.abutalabs.com/products/scss-lint
Language: Ruby
License: MIT
License Family: permissive
Last push: 2024-01-16T23:59:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5006, "days_push": 960, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3679, forks 456 (observed 2026-08-28T04:08:13.718260+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: linter, cli, developer-tools
- domain: web-development, frontend, developer-tools
- platform: ruby, cli, cross-platform
- tags: scss, sass, css-linting, code-quality, stylelint-alternative

## Member repositories
- sds/scss-lint (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.718260+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-29T18:31:14.382339+00:00, confidence not recorded.
  - readme: https://github.com/sds/scss-lint (fetched 2026-08-28T04:08:13.718260+00:00, sha 7d6064cf6bd6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
