commit bada2bcb592d3933ebe74d444cbd913d59bd3e5e Author: 7000pctAUTO Date: Sat Jan 31 04:45:37 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..1967d61 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file