Skip to content

Commit d8390d7

Browse files
Update prodlint description to production readiness framing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ea9d060 commit d8390d7

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

data/tools/prodlint.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ types:
1010
source: 'https://github.com/prodlint/prodlint'
1111
homepage: 'https://prodlint.com'
1212
description: >-
13-
The linter for vibe-coded apps. Catches hardcoded secrets, missing auth,
14-
hallucinated imports, SQL injection, and 48 other production bugs that AI
15-
coding tools consistently write. 52 rules across security, reliability,
16-
performance, and AI quality categories. Zero config, Babel AST-based
17-
analysis with regex fallback.
13+
Production readiness for vibe-coded apps. 52 checks for hardcoded secrets,
14+
missing auth, hallucinated imports, SQL injection, and more — the issues AI
15+
coding tools consistently create. Zero config, Babel AST-based analysis
16+
with regex fallback.

0 commit comments

Comments
 (0)