lint-only

JSON →
library 0.1.0 ·javascript
verified Jun 4, 2026

A small utility (v0.1.0) that runs linting (e.g., ESLint) only on lines changed since a git baseline, saving time on large codebases. Released as an early alpha with occasional updates. Differentiates from other lint-staged tools by focusing only on changed lines rather than changed files, reducing noise and false positives. Currently limited to ESLint and git-based projects.