pypi lintlang 0.8.0
LintLang 0.8.0: GitLab Code Quality and improved source locations

3 hours ago

Bring agent-configuration checks into your GitLab merge requests.

LintLang 0.8.0 adds native GitLab Code Quality reports, so your team can review ambiguous tool descriptions, conflicting instructions, and missing constraints alongside code changes. Findings include source locations, severity, and suggested fixes; unchanged findings stay matched when surrounding lines move.

pip install lintlang==0.8.0
lintlang scan AGENTS.md --format gitlab --fail-on fail > gl-code-quality-report.json

Add the CI job · GitLab setup guide

This release also improves source locations in existing terminal, JSON, and SARIF reports. No new runtime dependencies or separate plugin are required.

Don't miss a new lintlang release

NewReleases is sending notifications on new releases.