Back to GitHub projects

Lintus: AI linter with plain-language rules

A Ruby linter that reads YAML rules phrased as plain-language questions and asks TypeSafe AI's Jev model to judge each file, reporting offenses based on the model's noul probabilities. Supports CI, pre-commit, and local runs.

仓库 README 明确说明调用 Jev API,并演示了以 YAML 编写自然语言规则、由 Jev 模型进行 noul 判断的流程;topics 也包含 jev、jev-ai、typesafe-ai,确认为真实使用 TypeSafe AI Jev 的开发者工具。

· 11 starsOpen on GitHub