Initial commit

This commit is contained in:
2026-01-31 04:45:37 +00:00
commit bada2bcb59

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# cli-diff-auditor
A CLI tool that automatically audits code diffs before commit by scanning staged changes for common issues like debug statements, TODO comments, and security vulnerabilities.