Initial commit

This commit is contained in:
2026-02-03 06:51:41 +00:00
commit a8ff4addc7

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# 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.