lint-only
JSON →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.
Resources
packagelint-only ↗