Commit aefdcce
Fix CONTRIBUTING.md clone path and SECURITY.md validation claim
CONTRIBUTING.md: cd pygate → cd quick-gate-python (matches clone dir)
SECURITY.md: correct false claim that max-attempts is validated as
positive integer — it passes through to argparse without positivity check
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a22a0aa commit aefdcce
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments