Files
vibeguard/README.md
2026-02-03 06:51:41 +00:00

3 lines
267 B
Markdown

# vibeguard
A CLI tool that scans code repositories for anti-patterns commonly introduced by AI coding assistants. Detects magic strings, inconsistent error handling, missing type annotations, and hardcoded values across Python, JavaScript, TypeScript, Go, and Rust.