Repo · Coding & code review
jev-lint
Natural-language semantic linter: ast-grep selects subjects locally; each rule’s one-sentence question is answered by TypeSafe Jev (Noul) with…
Open github.com ↗How builders describe it
Natural-language linter combining ast-grep selectors with Jev verdicts to catch misleading names, stale comments, and tests that miss their stated behavior, with fixture-calibrated cutoffs and diff-aware review.
Natural-language semantic linter: ast-grep selects subjects locally; each rule’s one-sentence question is answered by TypeSafe Jev (Noul) with calibrated cutoffs. Distinct from catalog JevLint (huntedman/JevLint / @jevlint/cli).
The decision Jev makes
Label a change, score its risk, pick the relevant file, or decide whether a coding agent should continue.
Where it fits
Code review and coding agents are full of small questions: is this change risky, what kind of fix is this, which file matters. These projects answer them with Jev and route the rest to people or bigger models. All 227 coding & code review projects →