Ross ROSS = Recommend OSS · open-source software intelligence for agents

SublimeLinter/SublimeLinter

The code linting framework for Sublime Text observed · 2026-08-28

github.com/SublimeLinter/SublimeLinter · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 63
  • Release rhythm 42
  • 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: 78
  • age_days: 4698
  • days_rel: 306
  • days_push: 222
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2040 stars · 270 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SublimeLinter is the code linting framework for the Sublime Text editor. It provides the core infrastructure for running external linters and displaying errors, with actual linters added via separate adapter plugins from Package Control.

Use cases

  • lint code as I type in Sublime Text
  • show eslint errors inline in Sublime Text
  • run flake8 in the background while editing Python
  • highlight syntax errors with squiggles in the gutter
  • build a custom linter plugin for Sublime Text
  • integrate LSP diagnostics into Sublime Text

When to choose

  • you use Sublime Text and want inline linting feedback
  • you want a plugin-based framework that supports many command-line linters
  • you need background linting with gutter marks and error navigation

When to avoid

  • you use VS Code or another editor with built-in linting
  • you expect linters to be bundled out of the box
  • you need a standalone CLI linting tool

Facets

plugin · maturity active

linter developer-tools editor plugin-system developer-tools text-editors testing cross-platform editor-plugin sublime-text code-quality linting-framework static-analysis

3 sources

Member repositories

RepositoryRoleHealth v2
SublimeLinter/SublimeLintermain63

For agents

markdown · JSON · MCP: product_card(name="SublimeLinter/SublimeLinter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem